We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ab207e commit 31a349dCopy full SHA for 31a349d
composer.json
@@ -19,19 +19,16 @@
19
},
20
"require-dev": {
21
"nette/application": "^3.0",
22
- "nette/di": "^3.1.10",
+ "nette/di": "^3.0",
23
"nette/forms": "^3.0",
24
- "nette/utils": "^2.3.0 || ^3.0.0",
+ "nette/utils": "^2.3.0 || ^3.0.0 || ^4.0",
25
"php-parallel-lint/php-parallel-lint": "^1.2",
26
"phpstan/phpstan-deprecation-rules": "^2.0",
27
"phpstan/phpstan-phpunit": "^2.0.8",
28
"phpstan/phpstan-strict-rules": "^2.0",
29
"phpunit/phpunit": "^9.6"
30
31
"config": {
32
- "platform": {
33
- "php": "7.4.6"
34
- },
35
"sort-packages": true
36
37
"extra": {
0 commit comments