feat : add role guest
Auto Tag Develop / tag (push) Has been cancelled

This commit is contained in:
Lethary
2026-05-05 15:51:58 +02:00
parent 1c0cdeb085
commit fa1f0ccaa4
15 changed files with 72 additions and 21 deletions
Generated
+3 -2
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "9c04091eea0e10c19713a1d882b04f91",
"content-hash": "9a85291a52081179f427fa0c2b60d061",
"packages": [
{
"name": "api-platform/doctrine-common",
@@ -11664,7 +11664,8 @@
"platform": {
"php": ">=8.4",
"ext-ctype": "*",
"ext-iconv": "*"
"ext-iconv": "*",
"ext-soap": "*"
},
"platform-dev": {},
"plugin-api-version": "2.9.0"