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 ba69bc0 commit 6f7d33cCopy full SHA for 6f7d33c
composer.json
@@ -31,22 +31,11 @@
31
"sort-packages": true
32
},
33
"require": {
34
- "php": ">=7.3.0",
35
- "atk4/data": "dev-develop",
36
- "vlucas/valitron": "^1.4"
37
- },
38
- "require-release": {
39
"php": ">=7.3.0",
40
"atk4/data": "~2.3.0",
41
"vlucas/valitron": "^1.4"
42
43
"require-dev": {
44
- "atk4/schema": "dev-develop",
45
- "friendsofphp/php-cs-fixer": "^2.16",
46
- "phpunit/phpcov": "*",
47
- "phpunit/phpunit": "*"
48
49
- "require-dev-release": {
50
"atk4/schema": "~2.3.0",
51
"friendsofphp/php-cs-fixer": "^2.16",
52
"phpunit/phpcov": "*",
0 commit comments