@@ -4,6 +4,7 @@ libs/_settings.php
# Created by .ignore support plugin (hsz.mobi)
### Composer template
composer.phar
+composer.lock
/vendor/
# Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control
@@ -0,0 +1,14 @@
+{
+ "name": "sheephacker/rang-limier",
+ "description": "Outil permettant de convertir une note d'ECN ou un classement en un tableau simul\u0000 de choix",
+ "type": "project",
+ "authors": [
+ {
+ "name": "Guichen",
+ "email": "hc94533fr@hotmail.fr"
+ }
+ ],
+ "require": {
+ "firebase/php-jwt": "^5.2"
+}