Skip to content

Commit 2b4490c

Browse files
committed
fix(deps): bump and update dependencies
1 parent 1c1a73b commit 2b4490c

3 files changed

Lines changed: 327 additions & 246 deletions

File tree

.php-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.3
1+
8.3.30

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
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.1.6"
17+
"webmozart/assert": "^1.12.1 || ^2.3.0"
1818
},
1919
"require-dev": {
2020
"codeception/module-asserts": "^3.3",
21-
"friendsofphp/php-cs-fixer": "^3.94.1",
21+
"friendsofphp/php-cs-fixer": "^3.95.1",
2222
"mockery/mockery": "^1.6.12",
2323
"phpstan/extension-installer": "^1.4.3",
24-
"phpstan/phpstan": "^2.1.39",
24+
"phpstan/phpstan": "^2.1.51",
2525
"phpstan/phpstan-webmozart-assert": "^2.0.0",
2626
"roave/security-advisories": "dev-latest",
27-
"symfony/var-dumper": "^6.4 || ^7.4 || ^8.0"
27+
"symfony/var-dumper": "^6.4 || ^7.4.8 || ^8.0"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)