Skip to content

Commit 9de38d9

Browse files
authored
Merge pull request #235 from sagittaracc/develop
Develop
2 parents 7bc945e + 3b63b47 commit 9de38d9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
]
1717
},
1818
"require": {
19-
"sagittaracc/regexp": "dev-master",
20-
"sagittaracc/strings": "dev-master",
21-
"sagittaracc/arrays": "dev-master",
22-
"sagittaracc/placeholder": "dev-master"
19+
"sagittaracc/regexp": "^0.1",
20+
"sagittaracc/strings": "^0.1",
21+
"sagittaracc/arrays": "^0.1",
22+
"sagittaracc/placeholder": "^0.1"
2323
},
2424
"require-dev": {
2525
"phpunit/phpunit": "^9"

0 commit comments

Comments
 (0)