|
22 | 22 | "ext-json": "*", |
23 | 23 | "ext-mbstring": "*", |
24 | 24 | "ext-tokenizer": "*", |
25 | | - "cmgmyr/phploc": "^8.0.5", |
| 25 | + "cmgmyr/phploc": "^8.0.6", |
26 | 26 | "composer/semver": "^3.4.3", |
27 | 27 | "friendsofphp/php-cs-fixer": "^3.74.0", |
28 | 28 | "justinrainbow/json-schema": "^6.3.1", |
29 | 29 | "league/container": "^5.0.1", |
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 | | - "sebastian/diff": "^5.1.1|^6.0.2", |
| 33 | + "sebastian/diff": "^5.1.1|^6.0.2|^7.0.0", |
34 | 34 | "slevomat/coding-standard": "^8.16.2", |
35 | 35 | "squizlabs/php_codesniffer": "^3.12.0", |
36 | 36 | "symfony/cache": "^6.4.20|^7.2.5", |
|
40 | 40 | "symfony/process": "^6.4.20|^7.2.5" |
41 | 41 | }, |
42 | 42 | "require-dev": { |
43 | | - "illuminate/console": "^10.48.28|^11.44.2|^12.3", |
44 | | - "illuminate/support": "^10.48.28|^11.44.2|^12.3", |
| 43 | + "illuminate/console": "^10.48.28|^11.44.2|^12.4", |
| 44 | + "illuminate/support": "^10.48.28|^11.44.2|^12.4", |
45 | 45 | "mockery/mockery": "^1.6.12", |
46 | 46 | "phpstan/phpstan": "^2.1.11", |
47 | 47 | "phpunit/phpunit": "^10.5.45|^11.5.15", |
|
0 commit comments