Skip to content

Commit 993d716

Browse files
committed
Use semantic versions instead of branches
1 parent 2a4d645 commit 993d716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"symfony/process": ">=3.0.0 <6.0.0"
3939
},
4040
"require-dev": {
41-
"mcustiel/phiremock-server": "dev-master",
41+
"mcustiel/phiremock-server": "^1.0",
4242
"codeception/module-rest": "^1.0",
4343
"codeception/module-phpbrowser": "^1.0",
4444
"guzzlehttp/guzzle" : "^7.0"

0 commit comments

Comments
 (0)