Commit graph

15 commits

Author SHA1 Message Date
Michael Chrisco
55391df62d
Update config.yml - remove php 8.1 so illuminate/database can be used 2024-03-27 10:41:49 -07:00
f65c32b7f9 fix(circleci): Library should work with php 8.3 2024-01-17 12:11:19 -08:00
5a8caaca54
fix(config): Fix php version to > 8.1 2023-10-27 13:04:40 -07:00
c4577288b7
fix(config): Attempt to fix circleci legacy docker containers 2023-10-27 13:02:02 -07:00
e39f062e36 Merge pull request #51 from michaelachrisco/reset-circleci
Reset CircleCI config with additional php version
2023-03-10 16:56:05 -08:00
be00ff1cb9 Reset CircleCI config with additional php version 2023-03-10 16:52:34 -08:00
18b1e0d2c1 Remove CircleCI and replace with GH Actions 2023-03-10 16:25:01 -08:00
1cd655670f
fix(composer): Update illuminate database to fix ci issues (#42)
* fix(composer): Update illuminate database to fix ci issues
* fix(circleci): Use 8.0version of php to handle laravel database issue
2022-08-22 09:49:47 -07:00
fe372eb8d0 Fix circleci build 2020-09-28 11:37:08 -07:00
1d8d4a981c
Multiple version of PHP for testing (#33)
* Attempt multiple version of PHP for testing

* Update config.yml

* Use combination of workflows
2019-07-12 16:48:57 -07:00
dd81da3921
Update config.yml 2019-06-15 13:09:26 -07:00
bcd26298e7
Test with latest 2019-06-15 13:08:39 -07:00
e818342746
roll back different version of PHP 2019-02-21 13:01:20 -08:00
c89205f141
PHP 7-7.3
- Brute force method of Circle CI testing multiple version of PHP same go
2019-02-21 12:57:59 -08:00
6353e650ce
Create config.yml 2019-02-21 12:49:45 -08:00