Skip to content

Tags: medilies/sushi

Tags

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Laravel 9 support (calebporzio#103)

* Update constraints

* Update tests workflow

* Update orchestra/database constraint

* Fix which Laravel version is tested on which PHP version

v2.3.1

Toggle v2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add DB validation rule info to readme (calebporzio#95)

v2.3.0

Toggle v2.3.0's commit message
wip

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update tests.yml (calebporzio#83)

* Update tests.yml

* Update tests.yml

* Update composer.json

Changed doctrine/dbal to ^2.9, as the ^2.10 constraint excludes support for PHP 7.1

* Add skipped group to skipped tests

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request calebporzio#81 from viezel/php8support

PHP 8 Support

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request calebporzio#72 from incredimike/fix-country-example

Corrected country example labelling

v2.0.0

Toggle v2.0.0's commit message
Add getSchema and $schema functionality

v1.1.2

Toggle v1.1.2's commit message
Support Laravel 7

v1.1.1

Toggle v1.1.1's commit message
Fix timestamps

v1.1.0

Toggle v1.1.0's commit message
Add timestamps if not specified