We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6529079 commit 09d2f17Copy full SHA for 09d2f17
composer.json
@@ -27,15 +27,15 @@
27
},
28
"require-dev": {
29
"larastan/larastan": "^2.5.1",
30
- "laravel/nova": "^5.0",
+ "laravel/nova": "^5.2",
31
"laravel/nova-devtool": "^1.0",
32
"laravel/pint": "^1.17",
33
"orchestra/pest-plugin-testbench": "^2.0 || ^3.0",
34
"orchestra/workbench": "^8.13|^9.9",
35
"phpstan/phpstan": "^1.12"
36
37
"conflict": {
38
- "laravel/nova": "<5.0.0 || >=6.0.0"
+ "laravel/nova": "<5.2.0 || >=6.0.0"
39
40
"repositories": [
41
{ "type": "composer", "url": "https://nova.laravel.com" }
0 commit comments