brefphp / laravel-bridge

Package to use Laravel on AWS Lambda with Bref
https://bref.sh/docs/frameworks/laravel.html
MIT License
314 stars 63 forks source link

bref 1.0 support #23

Closed hvipana closed 3 years ago

hvipana commented 3 years ago

Hi, it would be nice to update the bref dependency to support version ^1.0.



  Problem 1
    - bref/laravel-bridge 0.2.3 requires bref/bref ~0.5.20 -> satisfiable by bref/bref[0.5.20, 0.5.21, 0.5.22, 0.5.23, 0.5.24, 0.5.25, 0.5.26, 0.5.27, 0.5.28, 0.5.29, 0.5.30, 0.5.31, 0.5.32, 0.5.33, 0.5.x-dev] but these conflict with your requirements or minimum-stability.
    - bref/laravel-bridge 0.2.3 requires bref/bref ~0.5.20 -> satisfiable by bref/bref[0.5.20, 0.5.21, 0.5.22, 0.5.23, 0.5.24, 0.5.25, 0.5.26, 0.5.27, 0.5.28, 0.5.29, 0.5.30, 0.5.31, 0.5.32, 0.5.33, 0.5.x-dev] but these conflict with your requirements or minimum-stability.
    - Installation request for bref/laravel-bridge ^0.2.3 -> satisfiable by bref/laravel-bridge[0.2.3].```
marcusmyers commented 3 years ago

This should be solved with this pull request.

mnapoli commented 3 years ago

All good, thank you!

https://github.com/brefphp/laravel-bridge/releases/tag/1.0.0