Skip to content
This repository was archived by the owner on Apr 3, 2023. It is now read-only.

Commit e3506bf

Browse files
author
Teddy Roncin
committed
✅ (groups) added some tests for group + many more random things
changed version of dependency symfony/http-foundation. It's now possible to set a maximum/minimum of visible groups while seeding the Group table. lint. changed security of PATCH /groups/{slug}. Translations where not present in the group:read:one group. changed the group admin voter. Added utility functions to EtuUTTApiTestCase. updated a few tests on /users routes
1 parent ce44631 commit e3506bf

File tree

15 files changed

+781
-514
lines changed

15 files changed

+781
-514
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"symfony/intl": "6.2.0",
2929
"symfony/mailer": "6.2.2",
3030
"symfony/mime": "6.2.2",
31-
"symfony/http-foundation": "5.3.*",
31+
"symfony/http-foundation": "6.2.2",
3232
"symfony/monolog-bundle": "^3.1",
3333
"symfony/notifier": "6.2.0",
3434
"symfony/process": "6.2.0",

0 commit comments

Comments
 (0)