Skip to content

Commit 12a2435

Browse files
committed
Temporarily use development version of fsi/files
1 parent e7f63a8 commit 12a2435

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@
2222
{
2323
"type": "git",
2424
"url": "https://github.com/fsi-open/phpspec.git"
25+
},
26+
{
27+
"type": "git",
28+
"url": "https://github.com/chives/files.git"
2529
}
2630
],
2731
"require": {
@@ -63,7 +67,7 @@
6367
"friends-of-behat/mink-extension": "^2.6",
6468
"friends-of-behat/page-object-extension": "^0.3.2",
6569
"friends-of-behat/symfony-extension": "^2.3",
66-
"fsi/files": "^2.0.4|^3.0@dev",
70+
"fsi/files": "dev-dev as 3.0",
6771
"fsi/resource-repository-bundle": "^3.0.3@dev",
6872
"gedmo/doctrine-extensions": "^3.13",
6973
"mockery/mockery": "^1.6",

0 commit comments

Comments
 (0)