Skip to content

Commit d1efde9

Browse files
nicolas-grekasfabpot
authored andcommitted
Bump minimum version of PHP to 8.1
1 parent 2d6e8f3 commit d1efde9

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
@@ -12,7 +12,7 @@
1212
}
1313
],
1414
"require": {
15-
"php": ">=8.0.2",
15+
"php": ">=8.1",
1616
"pda/pheanstalk": "^4.0",
1717
"symfony/messenger": "^5.4|^6.0"
1818
},

0 commit comments

Comments
 (0)