Skip to content

Commit 62410db

Browse files
committed
security_advisories.md: month_change: true
Fix security_advisories.md:48 MD031/blanks-around-fences
1 parent 383da98 commit 62410db

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/infrastructure_and_maintenance/security/security_advisories.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
description: Find [[= product_name_base =]] security advisories, and learn how to handle Composer package security advisories.
3+
month_change: true
34
---
45

56
# Security advisories
@@ -44,6 +45,7 @@ For example, when trying to install [[= product_name =]] 4.6 on PHP 7.4 you migh
4445
To gather more information, check package information on [Packagist](https://packagist.org/) and try installing a specific version of the package blocking installation.
4546

4647
In this case, trying to install [`twig/twig:3.11.3`](https://packagist.org/packages/twig/twig#v3.11.3) shows explicitly that this version is blocked by a security advisory:
48+
4749
```terminal
4850
% composer require twig/twig:3.11.3
4951
Your requirements could not be resolved to an installable set of packages.

0 commit comments

Comments
 (0)