Skip to content

Commit b2242ae

Browse files
author
Slava Razum
committed
PHP 8 support, dropped php 7.4 support
1 parent 6ee303a commit b2242ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
}
2020
],
2121
"require": {
22-
"php": "^7.2.5",
22+
"php": "^7.4 || ^8.0",
2323
"illuminate/support": "^6.0 || ^7.0 || ^8.0"
2424
},
2525
"require-dev": {

0 commit comments

Comments
 (0)