Skip to content

Commit

Permalink
Setting release dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkSide666 authored and actions-user committed Oct 14, 2020
1 parent c93887d commit 42def5f
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,25 +30,13 @@
"atk4/data": "~2.3.0",
"ext-json": "*"
},
"require-release": {
"php": ">=7.3.0",
"atk4/data": "~2.3.0",
"ext-json": "*"
},
"require-dev": {
"atk4/ui": "~2.3.0",
"atk4/schema": "~2.3.0",
"friendsofphp/php-cs-fixer": "^2.16",
"phpunit/phpcov": "*",
"phpunit/phpunit": ">=9.0"
},
"require-dev-release": {
"atk4/ui": "~2.3.0",
"atk4/schema": "~2.3.0",
"friendsofphp/php-cs-fixer": "^2.16",
"phpunit/phpcov": "*",
"phpunit/phpunit": ">=9.0"
},
"suggest": {
"atk4/ui": "Provides you with extra Views to display history",
"atk4/mastercrud": "Intergates with MasterCRUD showing change history of your records"
Expand Down

0 comments on commit 42def5f

Please sign in to comment.