Download the PHP package acti/am_i_up_to_date_sf without Composer
On this page you can find all versions of the php package acti/am_i_up_to_date_sf. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package am_i_up_to_date_sf
Pour installer :
composer require acti/am_i_up_to_date_sf
ensuite
-
vérifier que le bundle est bien enregisté dans votre application
Acti\VersionBundle\ActiVersionBundle()
- ajouter un fichier
acti_version.yml
contenant :
si nécessaire, importer le fichier dans config.yml
exemple:
- et dans
routing.yml
:
la route s'appelle en GET
uniquement et avec le header suivant apikey
(qui doit correspondre au token
renseigné).
et path
est le dossier racine de votre projet (pour savoir où se trouve le composer.lock)
All versions of am_i_up_to_date_sf with dependencies
PHP Build Version
Package Version
Requires
symfony/framework-bundle Version
>=3.4 || >=4
symfony/yaml Version >=3.4 || >=4
php Version ^7.0
symfony/yaml Version >=3.4 || >=4
php Version ^7.0
The package acti/am_i_up_to_date_sf contains the following files
Loading the files please wait ....