Skip to content

Commit 7a7f959

Browse files
committed
Temporarily use forked phpspec
1 parent 2a52097 commit 7a7f959

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@
1010
"email": "[email protected]"
1111
}
1212
],
13+
"repositories": [
14+
{
15+
"type": "git",
16+
"url": "https://github.com/fsi-open/phpspec.git"
17+
}
18+
],
1319
"require": {
1420
"php": "^7.4|^8.0",
1521
"twig/twig": "^3.3",

0 commit comments

Comments
 (0)