tomschlick / laravel-http2-server-push

A middleware package for Laravel to enable server push for your script, style, and image assets.
MIT License
166 stars 20 forks source link

Can't install via composer on laravel 5.5.32 #17

Closed maximehuylebroeck closed 6 years ago

maximehuylebroeck commented 6 years ago

Hey, i can't install your package while i have the right reqs.

error:

Using version ^0.1.5 for tomschlick/laravel-http2-server-push ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages.

Problem 1

Installation failed, reverting ./composer.json to its original content.

tomschlick commented 6 years ago

Sorry, the change was in master but never tagged. v0.1.6 should fix your issue.