Skip to content

Commit 53ac159

Browse files
nicolas-grekasfabpot
authored andcommitted
Bump minimum version of PHP to 8.1
1 parent cba3d43 commit 53ac159

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@
2424
}
2525
],
2626
"require": {
27-
"php": ">=8.0.2",
28-
"symfony/polyfill-php81": "^1.22"
27+
"php": ">=8.1"
2928
},
3029
"require-dev": {
3130
"symfony/filesystem": "^5.4|^6.0"

0 commit comments

Comments
 (0)