Skip to content
Snippets Groups Projects
Commit 70199d2f authored by EtiqueKevin's avatar EtiqueKevin
Browse files

maj dependances

parent c8acdbc7
Branches
No related tags found
No related merge requests found
{
"require": {
"slim/slim": "2.*",
"twig/twig": "~1.0",
"illuminate/database": "4.2.9"
"slim/slim": "^4.14",
"twig/twig": "^3.20",
"illuminate/database": "^12.0"
},
"autoload":{
"psr-0":{
......
FROM php:7.4
FROM php:8.4
RUN apt update
RUN apt install git zip unzip libxml2-dev -y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment