change packagist source
This commit is contained in:
@ -12,7 +12,7 @@ You can use this component to create and render templates in your Slim Framework
|
|||||||
Via [Composer](https://getcomposer.org/)
|
Via [Composer](https://getcomposer.org/)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ composer require hiropeke/slim-blade-view
|
$ composer require rubellum/slim-blade-view
|
||||||
```
|
```
|
||||||
|
|
||||||
Requires Slim Framework 3 and PHP 5.5.0 or newer.
|
Requires Slim Framework 3 and PHP 5.5.0 or newer.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"require": {
|
"require": {
|
||||||
"slim/slim": "^3.0",
|
"slim/slim": "^3.0",
|
||||||
"hiropeke/slim-blade-view": "^0.1.1"
|
"rubellum/slim-blade-view": "^0.1.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user