Skip to content

Commit ad0b35e

Browse files
committed
Build Release
1 parent 303be75 commit ad0b35e

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

composer.json

-15
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"postgresql"
1717
],
1818
"homepage": "https://github.com/atk4/data",
19-
"version": "dev-develop",
2019
"license": "MIT",
2120
"authors": [
2221
{
@@ -34,12 +33,6 @@
3433
}
3534
],
3635
"require": {
37-
"php": ">=7.3.0",
38-
"ext-intl": "*",
39-
"atk4/dsql": "dev-develop",
40-
"mahalux/atk4-hintable": "~1.2.1"
41-
},
42-
"require-release": {
4336
"php": ">=7.3.0",
4437
"ext-intl": "*",
4538
"atk4/dsql": "~2.4.0",
@@ -49,14 +42,6 @@
4942
"atk4/schema": "*"
5043
},
5144
"require-dev": {
52-
"ergebnis/composer-normalize": "^2.13",
53-
"friendsofphp/php-cs-fixer": "^2.17",
54-
"johnkary/phpunit-speedtrap": "^3.2",
55-
"phpstan/phpstan": "^0.12.82",
56-
"phpunit/phpcov": "*",
57-
"phpunit/phpunit": ">=9.0"
58-
},
59-
"require-dev-release": {
6045
"friendsofphp/php-cs-fixer": "^2.17",
6146
"johnkary/phpunit-speedtrap": "^3.2",
6247
"phpstan/phpstan": "^0.12.58",

0 commit comments

Comments
 (0)