new commit (forgot what is different since the previous commit, but i think some edits on code like actions, rotation fix, etc.

This commit is contained in:
GZod01 2025-02-07 15:30:52 +01:00
parent 2883c73a65
commit a0942253ee
50 changed files with 6665 additions and 3 deletions

8
composer.json Normal file
View file

@ -0,0 +1,8 @@
{
"require": {
"mnapoli/front-yaml": "^2.0"
},
"require-dev": {
"clue/phar-composer": "^1.4"
}
}