Skip to content

Commit 89a016a

Browse files
committed
fix(deps): composer up and bump
Signed-off-by: Benjamin Fahl <git@fahl-design.de>
1 parent 169c57b commit 89a016a

2 files changed

Lines changed: 309 additions & 255 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
"require": {
1515
"php": "~8.3.0 || ~8.4.0 || ~8.5.0",
1616
"codeception/codeception": "^5.3.5",
17-
"webmozart/assert": "^1.12.1 || ^2.3.0"
17+
"webmozart/assert": "^1.12.1 || ^2.4.0"
1818
},
1919
"require-dev": {
2020
"codeception/module-asserts": "^3.3",
21-
"friendsofphp/php-cs-fixer": "^3.95.1",
21+
"friendsofphp/php-cs-fixer": "^3.95.5",
2222
"mockery/mockery": "^1.6.12",
2323
"phpstan/extension-installer": "^1.4.3",
24-
"phpstan/phpstan": "^2.1.51",
24+
"phpstan/phpstan": "^2.2.2",
2525
"phpstan/phpstan-webmozart-assert": "^2.0.0",
2626
"roave/security-advisories": "dev-latest",
2727
"symfony/var-dumper": "^6.4 || ^7.4.8 || ^8.0"

0 commit comments

Comments
 (0)