Skip to content

Commit 779afa8

Browse files
committed
chore: bumps dependencies
1 parent f58c739 commit 779afa8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
"sebastian/diff": "^5.1.1|^6.0.2|^7.0.0",
3333
"slevomat/coding-standard": "^8.22.1",
3434
"squizlabs/php_codesniffer": "^3.13.5",
35-
"symfony/cache": "^6.4.20|^7.4.5|^8.0",
35+
"symfony/cache": "^6.4.20|^7.4.5|^8.0.5",
3636
"symfony/console": "^6.4.20|^7.4.4|^8.0",
3737
"symfony/finder": "^6.4.17|^7.4.5|^8.0",
38-
"symfony/http-client": "^6.4.19|^7.4.5|^8.0",
38+
"symfony/http-client": "^6.4.19|^7.4.5|^8.0.5",
3939
"symfony/process": "^6.4.20|^7.4.5|^8.0"
4040
},
4141
"require-dev": {
@@ -44,7 +44,7 @@
4444
"mockery/mockery": "^1.6.12",
4545
"phpstan/phpstan": "^2.1.39",
4646
"phpunit/phpunit": "^10.5.45|^11.5.55",
47-
"symfony/var-dumper": "^6.4.18|^7.4.4|^8.0"
47+
"symfony/var-dumper": "^6.4.18|^7.4.4|^8.0.4"
4848
},
4949
"suggest": {
5050
"ext-simplexml": "It is needed for the checkstyle formatter"

0 commit comments

Comments
 (0)