Allow symfony/lock 6.2.0
This commit is contained in:
parent
c09d5e0d1b
commit
872f799ec9
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
"require": {
|
||||
"neos/flow": "^7.3.0",
|
||||
"php": "^7.4 | ^8.1",
|
||||
"symfony/lock": "^5.2.0"
|
||||
"symfony/lock": "^5.2.0 | ^6.2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"ext-pcntl": "*"
|
||||
|
|
Loading…
Reference in a new issue