Explorar el Código

Fix Symfony version

tags/3.3.0
Steevan BARBOYON hace 8 años
padre
commit
2c9c12c32d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      composer.json

+ 1
- 1
composer.json Ver fichero

8
         }
8
         }
9
     },
9
     },
10
     "require": {
10
     "require": {
11
-        "symfony/symfony": "^4.0",
11
+        "symfony/symfony": "^3.0",
12
         "phpbenchmarks/benchmark-rest-data": "1.0.0"
12
         "phpbenchmarks/benchmark-rest-data": "1.0.0"
13
     }
13
     }
14
 }
14
 }

Loading…
Cancelar
Guardar