uno-sw
|
7d2ea97f25
|
Update test
|
2024-08-02 13:21:45 +09:00 |
|
 Braunson YagerandBarry vd. Heuvel
|
672acce5ae
|
feat: add support for AsEnumCollection casts (#1557)
* Adding support for casting to AsEnumCollection
* Adding missing string to advanced_casts table for enum_collection
* Added to snapshots and ArrayCastsWithComment
* Update CHANGELOG.md
* Reverted automated whitespace, strict changes
* Updated test snapshots, tests passing
* Whitespace revert
---------
Co-authored-by: Barry vd. Heuvel <[email protected]>
|
2024-07-12 16:03:57 +02:00 |
|
Barry vd. Heuvel
|
02af2a278a
|
Merge reset/smart reset, don't set class (#1523)
* Merge reset/smart reset, don't set class
* Add changelog
|
2024-02-19 12:59:22 +01:00 |
|
Barry vd. Heuvel
|
d7ed749f3e
|
Use int/bool instead of longer variant (#1524)
* Use int/bool instead of longer variant
* Add changelog
* Update snapshots
|
2024-02-19 12:39:07 +01:00 |
|
Markus Podar
|
9af62e243d
|
Bump minimum PHP version to 8.1 & misc maintenance (#1521)
* Bump minimum PHP version to 8.1
Laravel 10 doesn't support 8.0 anyway
* Remove phpunit 9
* gha: remove unused matrix dimension
* gha: bump runner os
* tests: remove outdated version checks
|
2024-02-17 22:08:15 +01:00 |
|
 
|
341c0ab89f
|
feat: add support for AsCollection and AsArrayObject casts (#1393)
* feat: add support for AsCollection and AsArrayObject casts
* update changelog
* improve tests
* remove change
* composer fix-style
* snapshot
---------
Co-authored-by: Barry vd. Heuvel <[email protected]>
Co-authored-by: laravel-ide-helper <[email protected]>
|
2024-02-08 10:59:02 +01:00 |
|