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

Commit c5a3dea

Browse files
author
fd6130
committed
allow PHP >=7.2.5
1 parent 3008455 commit c5a3dea

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
@@ -9,7 +9,7 @@
99
}
1010
},
1111
"require": {
12-
"php": "^7.2.5",
12+
"php": ">=7.2.5",
1313
"samj/fractal-bundle": "^4.0",
1414
"babdev/pagerfanta-bundle": "^3.0",
1515
"mark-gerarts/automapper-plus-bundle": "^1.2",

0 commit comments

Comments
 (0)