|
23 | 23 | "ext-mbstring": "*", |
24 | 24 | "ext-tokenizer": "*", |
25 | 25 | "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", |
30 | 30 | "php-parallel-lint/php-parallel-lint": "^1.4.0", |
31 | 31 | "psr/container": "^2.0.2", |
32 | 32 | "psr/simple-cache": "^2.0|^3.0", |
33 | 33 | "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" |
41 | 41 | }, |
42 | 42 | "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", |
45 | 45 | "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" |
49 | 49 | }, |
50 | 50 | "suggest": { |
51 | 51 | "ext-simplexml": "It is needed for the checkstyle formatter" |
|
0 commit comments