|
@@ -19,7 +19,7 @@
|
|
|
"ext-tokenizer": "*",
|
|
|
"composer/semver": "^3.2",
|
|
|
"composer/xdebug-handler": "^2.0",
|
|
|
- "doctrine/annotations": "^1.12",
|
|
|
+ "doctrine/annotations": "^1.13",
|
|
|
"php-cs-fixer/diff": "^2.0",
|
|
|
"symfony/console": "^4.4.20 || ^5.1.3 || ^6.0",
|
|
|
"symfony/event-dispatcher": "^4.4.20 || ^5.0 || ^6.0",
|
|
@@ -35,17 +35,17 @@
|
|
|
"require-dev": {
|
|
|
"justinrainbow/json-schema": "^5.2",
|
|
|
"keradus/cli-executor": "^1.5",
|
|
|
- "mikey179/vfsstream": "^1.6.8",
|
|
|
+ "mikey179/vfsstream": "^1.6.10",
|
|
|
"php-coveralls/php-coveralls": "^2.5.2",
|
|
|
"php-cs-fixer/accessible-object": "^1.1",
|
|
|
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2",
|
|
|
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1",
|
|
|
"phpspec/prophecy": "^1.15",
|
|
|
- "phpspec/prophecy-phpunit": "^1.1 || ^2.0",
|
|
|
- "phpunit/phpunit": "^8.5.21 || ^9.5",
|
|
|
+ "phpspec/prophecy-phpunit": "^2.0",
|
|
|
+ "phpunit/phpunit": "^9.5",
|
|
|
"phpunitgoodpractices/polyfill": "^1.5",
|
|
|
"phpunitgoodpractices/traits": "^1.9.1",
|
|
|
- "symfony/phpunit-bridge": "^5.2.4 || ^6.0",
|
|
|
+ "symfony/phpunit-bridge": "^6.0",
|
|
|
"symfony/yaml": "^4.4.20 || ^5.0 || ^6.0"
|
|
|
},
|
|
|
"suggest": {
|