Skip to content

Commit

Permalink
Build Release
Browse files Browse the repository at this point in the history
  • Loading branch information
mvorisek committed Apr 16, 2021
1 parent 303be75 commit ad0b35e
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"postgresql"
],
"homepage": "https://github.com/atk4/data",
"version": "dev-develop",
"license": "MIT",
"authors": [
{
Expand All @@ -34,12 +33,6 @@
}
],
"require": {
"php": ">=7.3.0",
"ext-intl": "*",
"atk4/dsql": "dev-develop",
"mahalux/atk4-hintable": "~1.2.1"
},
"require-release": {
"php": ">=7.3.0",
"ext-intl": "*",
"atk4/dsql": "~2.4.0",
Expand All @@ -49,14 +42,6 @@
"atk4/schema": "*"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.13",
"friendsofphp/php-cs-fixer": "^2.17",
"johnkary/phpunit-speedtrap": "^3.2",
"phpstan/phpstan": "^0.12.82",
"phpunit/phpcov": "*",
"phpunit/phpunit": ">=9.0"
},
"require-dev-release": {
"friendsofphp/php-cs-fixer": "^2.17",
"johnkary/phpunit-speedtrap": "^3.2",
"phpstan/phpstan": "^0.12.58",
Expand Down

0 comments on commit ad0b35e

Please sign in to comment.