Skip to content
This repository was archived by the owner on May 11, 2021. It is now read-only.

Commit a0e57c7

Browse files
committed
Build Release
1 parent f58610c commit a0e57c7

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

composer.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"orm"
1010
],
1111
"homepage": "http://agiletoolkit.org/",
12-
"version": "dev-develop",
1312
"license": "MIT",
1413
"authors": [
1514
{
@@ -27,12 +26,6 @@
2726
}
2827
],
2928
"require": {
30-
"php": ">=7.3.0",
31-
"ext-pdo": "*",
32-
"atk4/core": "dev-develop",
33-
"doctrine/dbal": "^2.10 || ^3.0"
34-
},
35-
"require-release": {
3629
"php": ">=7.3.0",
3730
"ext-pdo": "*",
3831
"atk4/core": "~2.4.0",

0 commit comments

Comments
 (0)