Closed unixhelden closed 4 years ago
Trying to install laravel-table into an laravel 7.3 project results in complaints from composer:
- okipa/laravel-table 1.2.0 requires illuminate/support ~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0 -> satisfiable by illuminate/support[5.5.x-dev, ........ ...... - don't install illuminate/support v5.7.21|don't install laravel/framework v7.3.0 - don't install illuminate/support v5.7.22|don't install laravel/framework v7.3.0 ......
Hi, I will make the necessary to add L7 compatibility ASAP, sorry for that.
Fixed in https://github.com/Okipa/laravel-table/pull/43
Trying to install laravel-table into an laravel 7.3 project results in complaints from composer: