|
24 | 24 | } |
25 | 25 | }, |
26 | 26 | "require": { |
27 | | - "php": "8.1.*|8.2.*|8.3.*|8.4.*", |
| 27 | + "php": "8.1.*|8.2.*|8.3.*|8.4.*|8.5.*", |
28 | 28 | "composer-runtime-api": "^2", |
29 | 29 | "nikic/php-parser": "~4.18 || ^5.0", |
30 | 30 | "phpdocumentor/reflection-common": "^2.1", |
|
36 | 36 | "require-dev": { |
37 | 37 | "dealerdirect/phpcodesniffer-composer-installer": "^1.0", |
38 | 38 | "doctrine/coding-standard": "^13.0", |
39 | | - "eliashaeussler/phpunit-attributes": "^1.7", |
| 39 | + "eliashaeussler/phpunit-attributes": "^1.8", |
40 | 40 | "mikey179/vfsstream": "~1.2", |
41 | 41 | "mockery/mockery": "~1.6.0", |
42 | | - "phpspec/prophecy-phpunit": "^2.0", |
| 42 | + "phpspec/prophecy-phpunit": "^2.4", |
43 | 43 | "phpstan/extension-installer": "^1.1", |
44 | 44 | "phpstan/phpstan": "^1.8", |
45 | 45 | "phpstan/phpstan-webmozart-assert": "^1.2", |
46 | | - "phpunit/phpunit": "^10.0", |
| 46 | + "phpunit/phpunit": "^10.5.53", |
47 | 47 | "psalm/phar": "^6.0", |
48 | 48 | "rector/rector": "^1.0.0", |
49 | 49 | "squizlabs/php_codesniffer": "^3.8" |
|
0 commit comments