Skip to content

Commit 57e7e80

Browse files
authored
Update composer.json
1 parent 103fbba commit 57e7e80

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
@@ -34,7 +34,7 @@
3434
"require": {
3535
"illuminate/contracts": "^5.5|^6.0|^7.0|^8.0",
3636
"illuminate/support": "^5.5|^6.0|^7.0|^8.0",
37-
"php": "^7.0"
37+
"php": "^7.0|^8.0"
3838
},
3939
"require-dev": {
4040
"phpunit/phpunit": "^6.3|^9.0",

0 commit comments

Comments
 (0)