1
0
Fork 0
mirror of https://github.com/archtechx/virtualcolumn.git synced 2025-12-12 11:14:04 +00:00
Commit graph

7 commits

Author SHA1 Message Date
lukinovec
0b108903b5
Add L10 support, remove L6 and L8 support (#11)
* Add L10 support

* Update PHP version in ci.yml

* Update ci.yml

* Revert ci.yml changes

* Migrate PHPUnit XML config using "--migrate-configuration"

* Update phpunit.xml (delete cacheDirectory, use backupStaticAttributes instead of backupStaticProperties)

* Delete backupStaticAttributes

* Add PHP version matrix

* Use ci.yml from #12

* Correct Laravel matrix versions

* Revert ci.yml changes

* Use multiple PHP versions

* Update ci.yml

* Don't use PHP 8 with Laravel 10 in CI

* Update ci.yml

* Remove L6 and L8 support

* Use single PHP version in CI

* Update ci.yml

* Change matrix in ci.yml

* swap laravel 9 & 10

* Update README.md

---------

Co-authored-by: Samuel Štancl <samuel@archte.ch>
2023-02-16 11:34:42 +01:00
Samuel Štancl
66458d046b
mention Laravel 9 support 2022-07-22 20:17:45 +02:00
Samuel Štancl
320d0fc2be
Update README.md 2020-09-08 18:49:58 +02:00
Samuel Štancl
26471c9ed9
Typo - fix #3 2020-09-02 16:53:27 +02:00
Samuel Stancl
258dfd21f8
Add getCustomColumns() 2020-07-06 16:08:54 +02:00
Samuel Štancl
e41770bf6b model -> trait 2020-07-06 14:25:29 +02:00
Samuel Štancl
1418a51fef Initial commit 2020-07-06 14:25:02 +02:00