|
22 | 22 | ], |
23 | 23 | "homepage": "https://github.com/codeigniter4/devkit", |
24 | 24 | "require": { |
25 | | - "php": "^8.1", |
26 | | - "codeigniter/coding-standard": "^1.5", |
27 | | - "fakerphp/faker": "^1.9", |
| 25 | + "php": "^8.3", |
| 26 | + "codeigniter/coding-standard": "^1.9", |
| 27 | + "fakerphp/faker": "^1.24", |
28 | 28 | "mikey179/vfsstream": "^1.6", |
29 | | - "nexusphp/cs-config": "^3.6", |
| 29 | + "nexusphp/cs-config": "^3.28", |
30 | 30 | "nexusphp/tachycardia": "^2.0", |
31 | 31 | "phpstan/extension-installer": "^1.1", |
32 | 32 | "phpstan/phpstan": "^2.0", |
33 | 33 | "phpstan/phpstan-deprecation-rules": "^2.0", |
34 | 34 | "phpstan/phpstan-phpunit": "^2.0", |
35 | | - "phpunit/phpunit": "^10.5 || ^11.5", |
| 35 | + "phpunit/phpunit": "^12.5.22 || ^13.1.7", |
36 | 36 | "rector/rector": "^2.0", |
37 | 37 | "roave/security-advisories": "dev-latest", |
38 | 38 | "vimeo/psalm": "^5.0 || ^6.0" |
39 | 39 | }, |
40 | 40 | "require-dev": { |
41 | | - "codeigniter4/framework": "^4.1", |
| 41 | + "codeigniter4/framework": "^4.7", |
42 | 42 | "icanhazstring/composer-unused": "dev-main" |
43 | 43 | }, |
44 | 44 | "minimum-stability": "dev", |
|
0 commit comments