Chumper / Datatable

This is a laravel 4 package for the server and client side of datatables at http://datatables.net/
https://github.com/Chumper/Datatable
388 stars 153 forks source link

Broken Dependencies on develop branch #337

Closed Javier-Rotelli closed 8 years ago

Javier-Rotelli commented 8 years ago

Hello: I'm trying to work on the develop branch. on composer install i get this error: https://gist.github.com/Javier-Rotelli/7b994ef0c11717c88d0b

This line is causing it:

"orchestra/testbench": "2.1.*" changing it to: "orchestra/testbench": "3.1.*" fixes the problem

timgws commented 8 years ago

Thanks for reporting this. This is now fixed.