laracasts / Validation

Easy form validation.
https://packagist.org/packages/laracasts/validation
MIT License
150 stars 37 forks source link

Call to undefined method [package] #20

Open dainemedia opened 9 years ago

dainemedia commented 9 years ago

When referencing "laravel/framework": "4.2.*" in composer.json I receive a Call to undefined method [package].

If you change the reference to "laravel/framework": "4.2.0" all works fine.

skanbg commented 9 years ago

Updating composer solved my problem "composer self-update" http://stackoverflow.com/questions/27423662/laravel-badmethodcallexception-call-to-undefined-method-package-when-running-c