Skip to content

Commit 8498979

Browse files
authored
Merge pull request #59 from chrillep/feat/same-php-require-as-laravel-nova
2 parents 6611a93 + 096024e commit 8498979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
],
88
"license": "MIT",
99
"require": {
10-
"php": ">=7.1.0",
10+
"php": "^8.0",
1111
"laravel/nova": "^4.0",
1212
"maatwebsite/excel": "^3.1"
1313
},

0 commit comments

Comments
 (0)