Skip to content

Commit 98b4043

Browse files
author
Björn May
committed
allow php8
1 parent befb4a7 commit 98b4043

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
@@ -4,7 +4,7 @@
44
"description": "Symfony bundle to import data from nflfastR-data to symfony",
55
"license": "MIT",
66
"require": {
7-
"php": "^7.4.0",
7+
"php": ">=7.4",
88
"symfony/config": "^5.1",
99
"symfony/console": "^5.1",
1010
"symfony/dependency-injection": "^5.1",

0 commit comments

Comments
 (0)