This commit is contained in:
Sebastian Bergmann 2021-07-04 08:19:56 +02:00
parent 762b4f64f5
commit 4a6270bf3b
No known key found for this signature in database
GPG Key ID: 4AA394086372C20A
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
"prefer-stable": true,
"require": {
"php": ">=8.0",
"sebastian/recursion-context": "^4.0"
"sebastian/recursion-context": "^5.0"
},
"require-dev": {
"phpunit/phpunit": "^10.0",