We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58b4c19 commit b7649a7Copy full SHA for b7649a7
composer.json
@@ -44,13 +44,12 @@
44
}
45
},
46
"require-dev": {
47
- "typo3/testing-framework": "^8.0.9",
48
- "phpunit/phpunit": "^10.5.45",
49
- "typo3/coding-standards": "^0.5.3",
+ "typo3/testing-framework": "^8.3.1",
+ "phpunit/phpunit": "^10.5.58",
+ "typo3/coding-standards": "^0.8.0",
50
"friendsofphp/php-cs-fixer": "^v3.89.2",
51
"kubawerlos/php-cs-fixer-custom-fixers": "^3.35.1",
52
- "webmozart/assert": "^1.11.0",
53
- "phpspec/prophecy": "^1.19 || ^2"
+ "webmozart/assert": "^1.12.1"
54
55
"config": {
56
"vendor-dir": ".Build/vendor",
0 commit comments