Skip to content

Commit 4c25cb9

Browse files
committed
Allow for PHP 8
1 parent 3d46fc3 commit 4c25cb9

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
@@ -8,7 +8,7 @@
88
],
99
"license": "MIT",
1010
"require": {
11-
"php": "^7.2.5",
11+
"php": "^7.2.5|^8.0",
1212
"fideloper/proxy": "^4.0",
1313
"laravel/framework": "^6.18.35",
1414
"laravel/tinker": "^2.0"

0 commit comments

Comments
 (0)