Skip to content

Commit 02a4e60

Browse files
author
cbmella
committed
fixed php version
1 parent f117e24 commit 02a4e60

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
@@ -17,7 +17,7 @@
1717
}
1818
],
1919
"require": {
20-
"php": "^7.1",
20+
"php": "^7.1|^8.0",
2121
"laravel/framework": "5.*|6.*|7.*|8.*"
2222
},
2323
"require-dev": {

0 commit comments

Comments
 (0)