﻿<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hibit.dev/rss/posts/38" rel="self" type="application/rss+xml" />
        <title><![CDATA[How to install or upgrade to Composer v2]]></title>
        <description><![CDATA[<p>Composer is an application-level package manager for the PHP programming language that provides a standard format for managing dependencies of PHP software and required libraries. It manages them on a per-project basis, installing them in a directory (e.g. <em>vendor</em>) inside your project.</p>]]></description>
        <link><![CDATA[https://www.hibit.dev/posts/38/how-to-install-or-upgrade-to-composer-v2]]></link>
        <pubDate>Wed, 02 Mar 2022 13:41:24 +0000</pubDate>
        <language>en</language>
        <category>development</category>

        <image>
            <title>how-to-install-or-upgrade-to-composer-v2</title>
            <link><![CDATA[https://www.hibit.dev/posts/38/how-to-install-or-upgrade-to-composer-v2]]></link>
            <url><![CDATA[https://www.hibit.dev/images/posts/2022/headers/composer.png]]></url>
            <width>160></width>
            <height>200></height>
        </image>
    </channel>
</rss>
