Skip to content

Commit e1a4328

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ----------- | -------------------------- | ------- | ------- | | github-tags | actions/cache | v3.0.10 | v3.4.3 | | github-tags | actions/cache | v3.3.1 | v3.4.3 | | github-tags | codecov/codecov-action | v3.1.1 | v3.1.6 | | packagist | infection/infection | 0.26.19 | 0.29.14 | | packagist | jms/serializer | 3.23.0 | 3.32.4 | | github-tags | containerbase/php-prebuild | 8.2.28 | 8.4.7 | | github-tags | shivammathur/setup-php | 2.17.0 | 2.33.0 | | github-tags | shivammathur/setup-php | 2.24.0 | 2.33.0 |
1 parent d7e225a commit e1a4328

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
}
1111
],
1212
"require": {
13-
"php": "~8.1.0 || ~8.2.0",
13+
"php": "~8.1.0 || ~8.2.0 || ~8.4.0",
1414
"chimera/foundation": "^1.0.x-dev",
1515
"jms/serializer": "^3.18"
1616
},
1717
"require-dev": {
18-
"infection/infection": "^0.26.19",
18+
"infection/infection": "^0.29.0",
1919
"lcobucci/coding-standard": "^9.0",
2020
"phpstan/extension-installer": "^1.2",
2121
"phpstan/phpstan": "^1.8",

0 commit comments

Comments
 (0)