Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build Release
Browse files Browse the repository at this point in the history
mvorisek committed Apr 16, 2021

Verified

This commit was signed with the committer’s verified signature.
JLLeitschuh Jonathan Leitschuh
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
@@ -16,7 +16,6 @@
"postgresql"
],
"homepage": "https://github.com/atk4/data",
"version": "dev-develop",
"license": "MIT",
"authors": [
{
@@ -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",
@@ -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",

0 comments on commit ad0b35e

Please sign in to comment.