Skip to content

Commit 98e2794

Browse files
authored
Merge pull request #25 from codebar-ag/feature-nova-5
Feature Nova 5
2 parents b7bf105 + ccf4cf8 commit 98e2794

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ phpstan.neon
99
testbench.yaml
1010
vendor
1111
node_modules
12+
auth.json

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"spatie/laravel-package-tools": "^1.16",
2222
"illuminate/contracts": "^11.0",
2323
"codebar-ag/laravel-flysystem-cloudinary": "^11.0",
24-
"laravel/nova": "^4.32"
24+
"laravel/nova": ">=4.3"
2525
},
2626
"require-dev": {
2727
"laravel/pint": "^1.13",

0 commit comments

Comments
 (0)