Skip to content

Commit

Permalink
release update
Browse files Browse the repository at this point in the history
  • Loading branch information
Romans Malinovskis committed Oct 6, 2020
1 parent bc60562 commit 2c2216b
Showing 1 changed file with 3 additions and 14 deletions.
17 changes: 3 additions & 14 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,22 +29,11 @@
},
"require": {
"php": ">=7.3.0",
"atk4/ui": "dev-develop",
"atk4/data": "dev-develop"
},
"require-release": {
"php": ">=7.3.0",
"atk4/ui": "^2.1",
"atk4/data": "^2.1"
"atk4/ui": "^2.3",
"atk4/data": "^2.3"
},
"require-dev": {
"atk4/schema": "dev-develop",
"friendsofphp/php-cs-fixer": "^2.16",
"phpunit/phpunit": "*",
"symfony/contracts": ">=1.1"
},
"require-dev-release": {
"atk4/schema": "^2.1",
"atk4/schema": "^2.3",
"friendsofphp/php-cs-fixer": "^2.16",
"phpunit/phpunit": "*",
"symfony/contracts": ">=1.1"
Expand Down

0 comments on commit 2c2216b

Please sign in to comment.