1
0
Fork 0
mirror of https://github.com/archtechx/virtualcolumn.git synced 2025-12-12 22:54:03 +00:00
Commit graph

6 commits

Author SHA1 Message Date
5538055ff8 Laravel 11 support 2024-01-27 22:48:21 +01:00
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
Abrar Ahmad
77173d7f03 removed l7 2022-01-27 13:30:34 +05:00
Abrar Ahmad
6dc8467473 wip 2022-01-26 21:54:10 +05:00
Andre Sayej
76c85704d9
First try at Laravel 8 support + more advanced CI 2020-09-07 13:02:17 +03:00
Samuel Štancl
1418a51fef Initial commit 2020-07-06 14:25:02 +02:00