Skip to content

Commit 1f20b67

Browse files
committed
Update domainator core bundle to 1.0.0@alpha
1 parent 87aa45a commit 1f20b67

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@
66
"authors": [],
77
"support": {},
88
"minimum-stability": "dev",
9+
"prefer-stable": true,
910
"require": {
1011
"php": ">=7.1",
1112
"symfony/symfony": ">=3.4",
1213
"doctrine/orm": "^2.5",
13-
"digipolisgent/domainator9k-core-bundle": "dev-develop",
14+
"digipolisgent/domainator9k-core-bundle": "^1.0.0-alpha2",
1415
"guzzlehttp/guzzle": "^6.3"
1516
},
1617
"require-dev": {

0 commit comments

Comments
 (0)