Skip to content

Commit 217e950

Browse files
committed
Dependency for PHP changed from >=7.4.0 to >=8.0.0 (#103)
1 parent 953c173 commit 217e950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
}
2020
],
2121
"require": {
22-
"php": ">=7.4.0",
22+
"php": ">=8.0.0",
2323
"garoevans/php-enum": "*",
2424
"symfony/yaml": "^6.3"
2525
},

0 commit comments

Comments
 (0)