Skip to content

Commit

Permalink
Temporarily fix versions of dependencies to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbalandan committed Aug 26, 2021
1 parent 8aaeadc commit 05bbd1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"require-dev": {
"fakerphp/faker": "^1.9",
"friendsofphp/php-cs-fixer": "^3.0",
"mikey179/vfsstream": "^1.6",
"mikey179/vfsstream": "v1.6.x-dev",
"nexusphp/cs-config": "^3.1",
"nexusphp/tachycardia": "^1.0",
"phpstan/phpstan": "^0.12.91",
"phpunit/phpunit": "^9.1",
"predis/predis": "^1.1",
"predis/predis": "v1.1.x-dev",
"rector/rector": "0.11.49",
"symplify/package-builder": "^9.3"
},
Expand Down

0 comments on commit 05bbd1d

Please sign in to comment.