Commit Graph

28 Commits

Author SHA1 Message Date
erikn69 2a6c142480
Laravel 11 test (#1551) 2024-02-29 07:39:54 +01:00
Barry vd. Heuvel f390a22e89
Support Laravel 11 (#1513)
* Support Laravel 11

* No fail fast

* Exclude unit tests for now
2024-02-12 11:42:32 +01:00
Jesper Noordsij 2e1c3ae745
GitHub workflow improvements (#1476)
* composer fix-style

* Test against php 8.3

* Update fix-cs workflow to use PHP 8.2 (latest stable)

* Remove explicit nesbot/carbon require from run-tests workflow

This is obsolete since prefer-lowest is no longer run

* Add lumen 10 to run-integrations-test workflow

Since there is an exclusion, this probably was already meant to be included

---------

Co-authored-by: laravel-debugbar <laravel-debugbar@users.noreply.github.com>
Co-authored-by: Serhii Petrov <serhii.petrov96@gmail.com>
Co-authored-by: Barry vd. Heuvel <barryvdh@gmail.com>
2024-02-09 18:14:21 +01:00
Serhii Petrov c5b5dc4feb
Test against PHP 8.3 (#1474)
* composer fix-style

* Test against php 8.3

---------

Co-authored-by: laravel-debugbar <laravel-debugbar@users.noreply.github.com>
2024-02-09 18:04:55 +01:00
erikn69 27b088aaad
ci: Use GitHub Actions V3 (#1448) 2023-08-27 15:34:05 +02:00
Barry vd. Heuvel 9aeb524444
Drop lowest versions (#1441)
Drop lowest to fix Chromedriver
2023-08-24 13:48:43 +02:00
Barry vd. Heuvel eb01216141
Drop lower PHP/Laravel versions (#1386)
* Drop lower PHP versions

* Dev stability

* Fix versions
2023-02-04 16:47:28 +01:00
Barry vd. Heuvel a67e03c63d
Add editorconfig, fix style, skip resources (#1385)
* Add editorconfig, fix style, skip resources

* Minimum dev
2023-02-04 16:30:33 +01:00
erikn69 47f5852dba
Laravel 10.x Support (#1380) 2023-01-12 16:13:32 +01:00
erikn69 44f66c9266
PHP 8.2 Build (#1353)
* PHP 8.2 Build

* Update run-tests.yml

* Update run-tests.yml

Co-authored-by: Barry vd. Heuvel <barryvdh@gmail.com>
2022-10-31 14:57:06 +01:00
Sergiy Petrov 74d71878f7
Update run-tests.yml (#3) (#1357)
test against php 8.1
2022-10-31 14:06:00 +01:00
pataar ef8f2fa23f
style: fix the code style, and update the workflow (#1352)
* style: fix the code style

* add style permission

* fix the workflow
2022-10-15 00:05:55 +02:00
Julius Kiekbusch 3372ed65e6
Remove symfony/debug dependency (#1321)
* Migrate from symfony/debug to symfony/error-handler

* Fix wrong version constraints

* Remove Laravel 6 Support

* Remove lumen 6 from test matrix

* Remove symfony/error-handler
2022-07-11 11:26:42 +02:00
Barry vd. Heuvel 4ad282a9af
Test Laravel 9 (#1282) 2022-01-30 18:37:50 +01:00
Barry vd. Heuvel 7904e3b316
Update FUNDING.yml 2021-06-12 10:09:17 +02:00
Barry vd. Heuvel 759f2df890
Add extensions to php test (#1139)
Add extensions to Github actions
2020-12-21 09:30:32 +01:00
Pascal Baljet 618911a182
Enable PHP 8.0 build (#1129)
* WIP

* Trigger notification

* Update run-integration-tests.yml

* Update composer.json

* Update run-integration-tests.yml
2020-12-07 11:54:58 +01:00
Pataar 9bddf89aba
Add integration tests (#1118)
* Add Integration tests

* Escape backslashes

* Change package name

* Remove one backslash while escaping provider
2020-10-06 16:17:05 +02:00
Barry vd. Heuvel 8e25b3b926
Avoid duplicate tests (#1098) 2020-08-28 12:03:16 +02:00
Barry vd. Heuvel 05b74ee384
Test Laravel 8 (#1097)
* Test Laravel 8
2020-08-28 11:29:30 +02:00
Barry vd. Heuvel 37dc7a30da
Feat test dusk (#1092)
* Test with Dusk

* No UI

* composer fix-style

* Update BrowserTestCase.php

* Update matrix

* Update run-tests.yml

* Update composer.json

* Start with 6.x

Co-authored-by: laravel-debugbar <laravel-debugbar@users.noreply.github.com>
2020-08-20 12:09:26 +02:00
Barry vd. Heuvel 4fe9d74eb1
Update fix-cs.yml 2020-08-18 09:44:50 +02:00
Barry vd. Heuvel 5fd2937cd0
Test split actions (#1091)
* Split unit/cs actions

* Create fix-cs.yml

* Update fix-cs.yml
2020-08-17 15:27:00 +02:00
Barry vd. Heuvel f07317f2ea
Use composer2 (#1090) 2020-08-17 15:17:24 +02:00
Barry vd. Heuvel 51c8ea3ab2
PSR-12 + action (#1087) 2020-08-16 19:45:35 +02:00
Barry vd. Heuvel 5d11919868
Run unit tests (#1086)
* Run unit tests

* Add scripts, cs fixer

* Update composer.json
2020-08-16 19:09:44 +02:00
Barry vd. Heuvel c0ba718c95
Create stale.yml 2020-07-28 21:31:11 +02:00
Barry vd. Heuvel 8da801b478
Create FUNDING.yml 2019-10-30 21:52:57 +01:00