propelorm / PropelLaravel

Propel 2 integration for Laravel framework
MIT License
30 stars 21 forks source link

Laravel 5.3 #17

Closed Snake231088 closed 8 years ago

Snake231088 commented 8 years ago

Can't use the package with Laravel 5.3.

Problem 1
- Conclusion: remove propel/propel 2.0.0-alpha5
- propel/propel-laravel dev-develop requires propel/propel ~2.0.0-alpha5 -> satisfiable by propel/propel[2.0.0-alpha5].
- propel/propel-laravel dev-develop requires propel/propel ~2.0.0-alpha5 -> satisfiable by propel/propel[2.0.0-alpha5].
- Conclusion: don't install propel/propel 2.0.0-alpha5|keep propel/propel 2.0.0-alpha5
- Installation request for propel/propel-laravel dev-develop -> satisfiable by propel/propel-laravel[dev-develop].
SCIF commented 8 years ago

@Snake231088 , ensure please that you have "minimum-stability": "alpha" row in your composer.json file.

Snake231088 commented 8 years ago

I've "minimum-stability": "alpha" in composer.json but it not work.

Snake231088 commented 8 years ago

solved with minimum-stability": "dev