Skip to content

Commit b7649a7

Browse files
committed
[TASK] Raise dev dependencies
1 parent 58b4c19 commit b7649a7

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

composer.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,12 @@
4444
}
4545
},
4646
"require-dev": {
47-
"typo3/testing-framework": "^8.0.9",
48-
"phpunit/phpunit": "^10.5.45",
49-
"typo3/coding-standards": "^0.5.3",
47+
"typo3/testing-framework": "^8.3.1",
48+
"phpunit/phpunit": "^10.5.58",
49+
"typo3/coding-standards": "^0.8.0",
5050
"friendsofphp/php-cs-fixer": "^v3.89.2",
5151
"kubawerlos/php-cs-fixer-custom-fixers": "^3.35.1",
52-
"webmozart/assert": "^1.11.0",
53-
"phpspec/prophecy": "^1.19 || ^2"
52+
"webmozart/assert": "^1.12.1"
5453
},
5554
"config": {
5655
"vendor-dir": ".Build/vendor",

0 commit comments

Comments
 (0)