We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70d881c commit 1eb0f6eCopy full SHA for 1eb0f6e
1 file changed
composer.json
@@ -15,13 +15,13 @@
15
"psr/log": "^1.1"
16
},
17
"require-dev": {
18
- "codeigniter/coding-standard": "^1.1",
+ "codeigniter/coding-standard": "1.2.*",
19
"fakerphp/faker": "^1.9",
20
- "friendsofphp/php-cs-fixer": "^3.1",
+ "friendsofphp/php-cs-fixer": "3.2.*",
21
"mikey179/vfsstream": "^1.6",
22
"nexusphp/cs-config": "^3.3",
23
"nexusphp/tachycardia": "^1.0",
24
- "phpstan/phpstan": "^1.0",
+ "phpstan/phpstan": "1.4.3",
25
"phpunit/phpunit": "^9.1",
26
"predis/predis": "^1.1",
27
"rector/rector": "0.12.10"
0 commit comments