Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Commit 24ba6bf

Browse files
authored
Bump to PHP 7.4
1 parent 906f3fa commit 24ba6bf

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
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"type": "project",
77
"require": {
8-
"php": "^7.3|^8.0",
8+
"php": "^7.4|^8.0",
99
"laravel/lumen-framework": "^9.0"
1010
},
1111
"require-dev": {

0 commit comments

Comments
 (0)