|
22 | 22 | "ext-json": "*", |
23 | 23 | "ext-mbstring": "*", |
24 | 24 | "ext-tokenizer": "*", |
25 | | - "cmgmyr/phploc": "^8.0", |
26 | | - "composer/semver": "^3.3", |
27 | | - "friendsofphp/php-cs-fixer": "^3.0.0", |
28 | | - "justinrainbow/json-schema": "^5.1", |
| 25 | + "cmgmyr/phploc": "^8.0.3", |
| 26 | + "composer/semver": "^3.4", |
| 27 | + "friendsofphp/php-cs-fixer": "^3.40.0", |
| 28 | + "justinrainbow/json-schema": "^5.2.13", |
29 | 29 | "league/container": "^3.2|^4.2", |
30 | | - "php-parallel-lint/php-parallel-lint": "^1.3", |
31 | | - "psr/container": "^1.0|^2.0", |
| 30 | + "php-parallel-lint/php-parallel-lint": "^1.3.2", |
| 31 | + "psr/container": "^1.0|^2.0.2", |
32 | 32 | "psr/simple-cache": "^1.0|^2.0|^3.0", |
33 | | - "sebastian/diff": "^4.0|^5.0", |
34 | | - "slevomat/coding-standard": "^8.13", |
35 | | - "squizlabs/php_codesniffer": "^3.7", |
| 33 | + "sebastian/diff": "^4.0|^5.0.3", |
| 34 | + "slevomat/coding-standard": "^8.14.1", |
| 35 | + "squizlabs/php_codesniffer": "^3.7.2", |
36 | 36 | "symfony/cache": "^5.4|^6.0|^7.0", |
37 | | - "symfony/console": "^5.4|^6.0|^7.0", |
| 37 | + "symfony/console": "^5.4|^6.4|^7.0", |
38 | 38 | "symfony/finder": "^5.4|^6.0|^7.0", |
39 | 39 | "symfony/http-client": "^5.4|^6.0|^7.0", |
40 | | - "symfony/process": "^5.4|^6.0|^7.0" |
| 40 | + "symfony/process": "^5.4|^6.4|^7.0" |
41 | 41 | }, |
42 | 42 | "require-dev": { |
43 | | - "ergebnis/phpstan-rules": "^0.15.0", |
44 | | - "illuminate/console": "^5.8|^6.0|^7.0|^8.0|^9.0|^10.0", |
45 | | - "illuminate/support": "^5.8|^6.0|^7.0|^8.0|^9.0|^10.0", |
46 | | - "mockery/mockery": "^1.0", |
47 | | - "phpstan/phpstan-strict-rules": "^0.12", |
48 | | - "phpunit/phpunit": "^8.0|^9.0|^10.0", |
| 43 | + "ergebnis/phpstan-rules": "^0.15.3", |
| 44 | + "illuminate/console": "^5.8|^6.0|^7.0|^8.0|^9.20|^10.0", |
| 45 | + "illuminate/support": "^5.8|^6.0|^7.0|^8.0|^9.52.16|^10.0", |
| 46 | + "mockery/mockery": "^1.6.6", |
| 47 | + "phpstan/phpstan-strict-rules": "^0.12.11", |
| 48 | + "phpunit/phpunit": "^8.0|^9.0|^10.4.2", |
49 | 49 | "rector/rector": "0.11.56", |
50 | 50 | "symfony/var-dumper": "^5.4|^6.0|^7.0", |
51 | | - "thecodingmachine/phpstan-strict-rules": "^0.12.0" |
| 51 | + "thecodingmachine/phpstan-strict-rules": "^0.12.2" |
52 | 52 | }, |
53 | 53 | "suggest": { |
54 | 54 | "ext-simplexml": "It is needed for the checkstyle formatter" |
|
0 commit comments