Skip to content

Commit d3017f1

Browse files
committed
Bumps dependencies
1 parent 1f020e5 commit d3017f1

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

composer.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -23,29 +23,29 @@
2323
"ext-mbstring": "*",
2424
"ext-tokenizer": "*",
2525
"cmgmyr/phploc": "^8.0.6",
26-
"composer/semver": "^3.4.3",
27-
"friendsofphp/php-cs-fixer": "^3.74.0",
28-
"justinrainbow/json-schema": "^6.3.1",
29-
"league/container": "^5.0.1",
26+
"composer/semver": "^3.4.4",
27+
"friendsofphp/php-cs-fixer": "^3.88.2",
28+
"justinrainbow/json-schema": "^6.6.0",
29+
"league/container": "^5.1.0",
3030
"php-parallel-lint/php-parallel-lint": "^1.4.0",
3131
"psr/container": "^2.0.2",
3232
"psr/simple-cache": "^2.0|^3.0",
3333
"sebastian/diff": "^5.1.1|^6.0.2|^7.0.0",
34-
"slevomat/coding-standard": "^8.16.2",
35-
"squizlabs/php_codesniffer": "^3.12.0",
36-
"symfony/cache": "^6.4.20|^7.2.5",
37-
"symfony/console": "^6.4.20|^7.2.5",
38-
"symfony/finder": "^6.4.17|^7.2.2",
39-
"symfony/http-client": "^6.4.19|^7.2.4",
40-
"symfony/process": "^6.4.20|^7.2.5"
34+
"slevomat/coding-standard": "^8.22.1",
35+
"squizlabs/php_codesniffer": "^3.13.4",
36+
"symfony/cache": "^6.4.20|^7.3.4",
37+
"symfony/console": "^6.4.20|^7.3.4",
38+
"symfony/finder": "^6.4.17|^7.3.2",
39+
"symfony/http-client": "^6.4.19|^7.3.4",
40+
"symfony/process": "^6.4.20|^7.3.4"
4141
},
4242
"require-dev": {
43-
"illuminate/console": "^10.48.28|^11.44.2|^12.4",
44-
"illuminate/support": "^10.48.28|^11.44.2|^12.4",
43+
"illuminate/console": "^10.48.28|^11.44.2|^12.33",
44+
"illuminate/support": "^10.48.28|^11.44.2|^12.33",
4545
"mockery/mockery": "^1.6.12",
46-
"phpstan/phpstan": "^2.1.11",
47-
"phpunit/phpunit": "^10.5.45|^11.5.15",
48-
"symfony/var-dumper": "^6.4.18|^7.2.3"
46+
"phpstan/phpstan": "^2.1.31",
47+
"phpunit/phpunit": "^10.5.45|^11.5.42",
48+
"symfony/var-dumper": "^6.4.18|^7.3.4"
4949
},
5050
"suggest": {
5151
"ext-simplexml": "It is needed for the checkstyle formatter"

0 commit comments

Comments
 (0)