Commit 7da2bfc4 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Correction du composer.json puis composer update.

parent 350a4320
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -10,9 +10,10 @@
  ],
  "require": {
    "php": ">=7.2",
    "doctrine/doctrine-orm-module": ">=0.7",
    "doctrine/dbal": "^2.9",
    "beberlei/assert": "^2.7",
    "ramsey/uuid": "^3.6"
    "ramsey/uuid": "^3.6",
    "unicaen/app": "dev-zf-3.x"
  },
  "require-dev": {
    "phpunit/phpunit": "~5.4",
+1699 −208

File changed.

Preview size limit exceeded, changes collapsed.