Skip to content

Commit 6f7d33c

Browse files
DarkSide666actions-user
authored andcommitted
Setting release dependencies
1 parent ba69bc0 commit 6f7d33c

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

composer.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -31,22 +31,11 @@
3131
"sort-packages": true
3232
},
3333
"require": {
34-
"php": ">=7.3.0",
35-
"atk4/data": "dev-develop",
36-
"vlucas/valitron": "^1.4"
37-
},
38-
"require-release": {
3934
"php": ">=7.3.0",
4035
"atk4/data": "~2.3.0",
4136
"vlucas/valitron": "^1.4"
4237
},
4338
"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": {
5039
"atk4/schema": "~2.3.0",
5140
"friendsofphp/php-cs-fixer": "^2.16",
5241
"phpunit/phpcov": "*",

0 commit comments

Comments
 (0)