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

Composer : dépendance avec la branche bs5 de unicaen/app

parent 8e243915
Loading
Loading
Loading
Loading
+23 −23
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
    }
  ],
  "require": {
        "unicaen/app":                          "^3.0"
    "unicaen/app": "dev-bs5"
  },
  "require-dev": {
    "zendframework/zend-test": "^3.0",