Skip to content

Commit dc88677

Browse files
authored
Merge pull request #42 from thecodingmachine/marcteyssier-patch-2
Fixing common factories version
2 parents 59f8916 + 8cd2b86 commit dc88677

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
@@ -34,7 +34,7 @@
3434
"zendframework/zend-diactoros": "~1.0",
3535
"mouf/html.template.templateinterface": "^2.1",
3636
"container-interop/service-provider": "~0.3.0",
37-
"thecodingmachine/common-factories": "dev-master",
37+
"thecodingmachine/common-factories": "^0.3.1",
3838
"thecodingmachine/middleware-list-universal-module": "~1.0"
3939
},
4040
"require-dev": {

0 commit comments

Comments
 (0)