Skip to content
This repository was archived by the owner on Jun 29, 2021. It is now read-only.

Commit 4c7a96f

Browse files
author
José Postiga
committed
build(composer): upated PHP version required to ^7.4
1 parent 6aeccaa commit 4c7a96f

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.4",
1212
"fideloper/proxy": "^4.0",
1313
"fruitcake/laravel-cors": "^1.0",
1414
"laravel/framework": "^7.0",

0 commit comments

Comments
 (0)