mirror of
https://github.com/rlanvin/php-rrule.git
synced 2025-02-20 09:54:16 +01:00
Add composer require command for a more streamlined install
This commit is contained in:
parent
16a546f5cd
commit
16ea141afc
@ -56,6 +56,8 @@ Just add this to your `composer.json` file (change the version by the release yo
|
||||
|
||||
Then run `composer install` or `composer update`.
|
||||
|
||||
Or just run `composer require "rlanvin/php-rrule" "1.*"` for it to be automatically installed and included in your `composer.json`
|
||||
|
||||
Now you can use the autoloader, and you will have access to the library:
|
||||
|
||||
```php
|
||||
|
Loading…
x
Reference in New Issue
Block a user