Skip to content

Commit 6a374e9

Browse files
committed
upgrade to Nova 4.0
1 parent a71271d commit 6a374e9

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
@@ -3,3 +3,4 @@ composer.lock
33
.idea
44
.github_token
55
.php-cs-fixer.cache
6+
auth.json

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"require-dev": {
1111
"php": "^8.0",
1212
"ext-curl": "*",
13-
"laravel/nova": "~3.0",
13+
"laravel/nova": "~4.0",
1414
"illuminate/console": "^8.0",
1515
"illuminate/filesystem": "^8.0",
1616
"illuminate/events": "^8.0"

0 commit comments

Comments
 (0)