Skip to content

Commit 062af2a

Browse files
authored
Merge pull request #502 from Roave/renovate/all-minor-patch
Update all non-major dependencies
2 parents 89e87fc + b889ed0 commit 062af2a

File tree

3 files changed

+282
-204
lines changed

3 files changed

+282
-204
lines changed

composer.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,17 @@
1515
"require": {
1616
"php": "~8.2.0 || ~8.3.0 || ~8.4.0",
1717
"composer-runtime-api": "^2.2",
18-
"infection/infection": "0.29.11",
18+
"infection/infection": "0.29.12",
1919
"sanmai/later": "^0.1.4",
20-
"vimeo/psalm": "^6.6.1"
20+
"vimeo/psalm": "^6.8.8"
21+
},
22+
"conflict": {
23+
"symfony/polyfill-php84": "<1.30.0"
2124
},
2225
"require-dev": {
2326
"azjezz/psl": "^3.2",
2427
"doctrine/coding-standard": "^12.0.0",
25-
"phpunit/phpunit": "^11.5.7",
28+
"phpunit/phpunit": "^11.5.10",
2629
"psalm/plugin-phpunit": "^0.19.2"
2730
},
2831
"autoload": {

0 commit comments

Comments
 (0)