-
- Downloads
PHP 7.4
Showing
- composer.json 1 addition, 1 deletioncomposer.json
- src/UnicaenDbImport/Controller/ConsoleController.php 0 additions, 1 deletionsrc/UnicaenDbImport/Controller/ConsoleController.php
- src/UnicaenDbImport/Service/Traits/SynchroServiceAwareTrait.php 30 additions, 0 deletions...icaenDbImport/Service/Traits/SynchroServiceAwareTrait.php
... | ... | @@ -9,7 +9,7 @@ |
} | ||
], | ||
"require": { | ||
"php": "7.3.*", | ||
"php": ">=7.3", | ||
"unicaen/app": "^3.0", | ||
"doctrine/dbal": "^2.9", | ||
"beberlei/assert": "^2.7", | ||
... | ... |
Please register or sign in to comment