Skip to content

Commit 05bbd1d

Browse files
committed
Temporarily fix versions of dependencies to dev
1 parent 8aaeadc commit 05bbd1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
"require-dev": {
1818
"fakerphp/faker": "^1.9",
1919
"friendsofphp/php-cs-fixer": "^3.0",
20-
"mikey179/vfsstream": "^1.6",
20+
"mikey179/vfsstream": "v1.6.x-dev",
2121
"nexusphp/cs-config": "^3.1",
2222
"nexusphp/tachycardia": "^1.0",
2323
"phpstan/phpstan": "^0.12.91",
2424
"phpunit/phpunit": "^9.1",
25-
"predis/predis": "^1.1",
25+
"predis/predis": "v1.1.x-dev",
2626
"rector/rector": "0.11.49",
2727
"symplify/package-builder": "^9.3"
2828
},

0 commit comments

Comments
 (0)