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 3ab23be commit 2475d12Copy full SHA for 2475d12
components/asset.rst
@@ -181,9 +181,9 @@ not listed in the manifest::
181
echo $package->getUrl('not-found.css');
182
// error:
183
184
-.. versionadded:: 5.2
+.. versionadded:: 5.3
185
186
- Option ``$strictMode`` was introduced in Symfony 5.2.
+ The ``$strictMode`` option was introduced in Symfony 5.3.
187
188
If your JSON file is not on your local filesystem but is accessible over HTTP,
189
use the :class:`Symfony\\Component\\Asset\\VersionStrategy\\RemoteJsonManifestVersionStrategy`
0 commit comments