We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceede15 commit b297329Copy full SHA for b297329
docs/update_and_migration/from_4.6/update_from_4.6.md
@@ -245,3 +245,7 @@ composer require symfony/serializer-pack symfony/orm-pack
245
```
246
247
Then, verify that Symfony Flex installed the versions you were using before.
248
+
249
+## v4.6.16
250
251
+No additional steps needed.
mkdocs.yml
@@ -934,7 +934,7 @@ extra:
934
latest_tag_4_3: '4.3.5'
935
latest_tag_4_4: '4.4.4'
936
latest_tag_4_5: '4.5.7'
937
- latest_tag_4_6: '4.6.15'
+ latest_tag_4_6: '4.6.16'
938
939
symfony_doc: 'https://symfony.com/doc/5.4'
940
user_doc: 'https://doc.ibexa.co/projects/userguide/en/master'
0 commit comments