Skip to content

Commit 77cf9b8

Browse files
committed
Adjust packages version
Adjust packages version to release 2.0 stable. This commit closes #51.
1 parent 949e61e commit 77cf9b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"require" : {
2121
"php" : ">=7.2",
2222
"ext-xml": "*",
23-
"phootwork/collection" : "2.0@dev",
24-
"phootwork/file" : "2.0@dev"
23+
"phootwork/collection" : "^2.0",
24+
"phootwork/file" : "^2.0"
2525
}
2626
}

0 commit comments

Comments
 (0)