Browse code

Change dependencies to lowercase chars

Benjamin Roth authored on22/05/2020 21:52:27
Showing1 changed files
... ...
@@ -13,8 +13,8 @@
13 13
   "require":{
14 14
     "php": "^7.0",
15 15
     "contao/core-bundle": "^4.4",
16
-    "vonRotenberg/contao-component-animejs": "^3.2",
17
-    "vonRotenberg/contao-component-scrollmagic": "^2.0"
16
+    "vonrotenberg/contao-component-animejs": "^3.2",
17
+    "vonrotenberg/contao-component-scrollmagic": "^2.0"
18 18
   },
19 19
   "require-dev": {
20 20
     "contao/manager-plugin": "^2.7"