Skip to content

Commit f52f86a

Browse files
committed
Bump minimum required PHP version to PHP 7.4
1 parent a7eb79e commit f52f86a

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
"name" : "Alvaro Videla"
99
}],
1010
"require": {
11-
"php": "^7.1|^8.0",
11+
"php": "^7.4|^8.0",
1212

1313
"symfony/dependency-injection": "^4.3|^5.0|^6.0",
1414
"symfony/event-dispatcher": "^4.3|^5.0|^6.0",

0 commit comments

Comments
 (0)