Closed maantje closed 8 years ago
Hi! Wich versions of grids,view-components and eloquent-data-processing are specified in your composer.json?
Try to update packages now. I released eloquent-data-processing with support of view-components v0.25 right now. composer.json requirements example:
"require": {
"view-components/grids": "^0.5.4",
"view-components/eloquent-data-processing": "^1.2"
}
It works now thanks!
I am trying to use grids with laravel but cant get the eloquent-data-processing to install.
Running
composer require view-components/grids
goes fine but then runningcomposer require view-components/eloquent-data-processing
i get the following problem: