Skip to content
This repository was archived by the owner on Sep 6, 2019. It is now read-only.

Conversation

@tylercd100
Copy link

@tylercd100 tylercd100 commented Jul 12, 2018

Hello, I have been a long time user of your package, it has increased our system's speed a lot!

I am getting the following error though on laravel v5.4.36:

> php artisan clear-compiled

In Repository.php line 9:

  Declaration of PulkitJalan\Cache\Repository::put($key, $value, $minutes) mu
  st be compatible with Illuminate\Cache\Repository::put($key, $value, $minut
  es = NULL)

This PR will fix it right up!

```sh
> php artisan clear-compiled

In Repository.php line 9:

  Declaration of PulkitJalan\Cache\Repository::put($key, $value, $minutes) mu
  st be compatible with Illuminate\Cache\Repository::put($key, $value, $minut
  es = NULL)
```
@tylercd100
Copy link
Author

Is there an update on this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant