PHP code example of mnocon / composer-checkout

1. Go to this page and download the library: Download mnocon/composer-checkout library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

mnocon / composer-checkout example snippets



 [OK] Downloaded patch: patch_symfony-symfony-41105


Running command: patch -d vendor/symfony/symfony -i ../../../patch_symfony-symfony-41105 -Np1
patching file src/Symfony/Component/Inflector/Inflector.php
patching file src/Symfony/Component/Inflector/Tests/InflectorTest.php


 [OK] Applied patch!