Browse Source

Fix tests

shalvah 5 years ago
parent
commit
286c39bf16
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer.dingo.json

+ 1 - 1
composer.dingo.json

@@ -33,7 +33,7 @@
     "require-dev": {
         "dms/phpunit-arraysubset-asserts": "^0.1.0",
         "brianium/paratest": "^4.0",
-        "league/fractal": "^0.17.2",
+        "league/fractal": "^0.17.0",
         "orchestra/testbench": "^3.7|^4.0|^5.0",
         "phpstan/phpstan": "^0.12.19",
         "phpunit/phpunit": "^8.0"