Skip to content

Commit 0e94530

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ----------- | -------------------------- | ------- | ------- | | github-tags | actions/cache | v3.0.9 | v3.4.3 | | github-tags | codecov/codecov-action | v3.1.1 | v3.1.6 | | packagist | infection/infection | 0.26.19 | 0.29.14 | | github-tags | laminas/automatic-releases | 1.19.0 | 1.25.0 | | packagist | lcobucci/coding-standard | 11.0.0 | 11.1.0 | | github-tags | containerbase/php-prebuild | 8.2.28 | 8.4.5 | | packagist | ramsey/uuid | 4.5.1 | 4.7.6 | | github-tags | shivammathur/setup-php | 2.21.2 | 2.32.0 |
1 parent 2b1d145 commit 0e94530

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,11 +10,11 @@
1010
}
1111
],
1212
"require": {
13-
"php": "~8.1.0 || ~8.2.0",
13+
"php": "~8.1.0 || ~8.2.0 || ~8.4.0",
1414
"ramsey/uuid": "^4.5"
1515
},
1616
"require-dev": {
17-
"infection/infection": "^0.26.19",
17+
"infection/infection": "^0.29.0",
1818
"lcobucci/coding-standard": "^11.0",
1919
"phpstan/extension-installer": "^1.2",
2020
"phpstan/phpstan": "^1.8",

0 commit comments

Comments
 (0)