We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a529476 commit 2bbed28Copy full SHA for 2bbed28
README.md
@@ -157,7 +157,8 @@ Special thanks to [Commerce Guys](https://github.com/commerceguys) for their ama
157
158
- Made most methods case insensitive (so "co" or "colorado" work)
159
- Optimized service provider so that validators are not loaded until needed
160
-- Removed some dependencies—will gracefully skip routing and validation if packages are missiong
+- Removed some dependencies—will gracefully skip routing and validation if packages are missing
161
- Updated dependencies
162
- Laravel 5.5 ready
163
- Validators now use default field names (no need to specify "country" as the country field name)
164
+- Dropped PHP 5.5 and Laravel 5.2 support
0 commit comments