API updadte

This commit is contained in:
2025-11-08 23:44:33 +01:00
parent 81374cc659
commit 5835eb15ed
29 changed files with 4066 additions and 54 deletions

View File

@@ -45,5 +45,11 @@
"cache:clear": "symfony-cmd",
"assets:install %PUBLIC_DIR%": "symfony-cmd"
}
},
"require-dev": {
"phpunit/phpunit": "^12.4",
"symfony/browser-kit": "^7.3",
"symfony/css-selector": "^7.3",
"friendsofphp/php-cs-fixer": "^3.89"
}
}