PHP code example of rhapsodic / pbump

1. Go to this page and download the library: Download rhapsodic/pbump 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/ */

    

rhapsodic / pbump example snippets

bash
php vendor/bin/pbump --dry-run --type=next
bash
php vendor/bin/pbump --type=patch --yes
bash
php vendor/bin/pbump --version
bash
php vendor/bin/pbump --help
bash
php vendor/bin/pbump --type=next --yes
bash
composer analyse
bash
php scripts/release.php --help