Skip to content

Commit 909ffaf

Browse files
committed
Update banner link
1 parent 4b8cf03 commit 909ffaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/layout.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<header class="navbar-wrapper navbar-fixed-top">
4848
{% if 'now'|date('Ymd') < '20251001' %}
4949
<section class="banner alert-error hidden">
50-
Composer v1 support is <a href="https://blog.packagist.com/shutting-down-packagist-org-support-for-composer-1-x/">coming to an end</a>
50+
Composer v1 support is <a href="https://blog.packagist.com/packagist-org-shutdown-of-composer-1-x-support-postponed-to-september-1st-2025/">coming to an end</a>
5151
<i class="glyphicon glyphicon-remove banner-close" data-banner-id="composer1eol"></i>
5252
</section>
5353
{% endif %}

0 commit comments

Comments
 (0)