Commit Graph

3 Commits

Author SHA1 Message Date
Marcus Olsson e03d3915c5
Add support and tests for Laravel 10 (#22) 2023-02-15 08:50:56 +01:00
Marcus Olsson 3d6e0448e4
Rework dictionary validator, refactoring (#20)
* Update meta

* Rewrite to rule-based validation

* New tests and testing framework

* Minor restructure and cleanup

* Update README.md

* Copy-tweaks. Drop PHP 7.3

* Fix message redout in older Laravel-versions
2022-09-08 14:17:02 +02:00
Marcus Olsson 1ea671c7fe
Laravel 9 support (#19)
* Add Laravel 9 requirement

* Remove scrutinizer test

* Create test.yml

* Fix directory name

* Fix issue on older PHP-ver
2022-02-08 17:33:29 +01:00