Skip to content

Commit a0bde19

Browse files
committed
supports symfony/lock 8.0
1 parent 389f82c commit a0bde19

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
@@ -30,7 +30,7 @@
3030
"require": {
3131
"php": ">=8.1",
3232
"roadrunner-php/lock": "^1.0",
33-
"symfony/lock": "^6.0 || ^7.0",
33+
"symfony/lock": "^6.0 || ^7.0 || ^8.0",
3434
"symfony/polyfill-php83": "^1.32"
3535
},
3636
"require-dev": {

0 commit comments

Comments
 (0)