William Hall
a2fa4c11a9
🔧 exclude problematic versions from automated tests
2026-01-05 13:16:07 +00:00
William Hall
57970d3d5f
🔧 update workflows
2026-01-05 13:16:07 +00:00
cliffordvickrey
92487acba4
add support for endroid/qr-code version 6 ( #140 )
...
* add support for endroid/qr-code version 6
* add endroid v6 to github workflows
* remove negative conditional (endroid-related)
---------
Co-authored-by: Clifford Vickrey <cvickrey@insuranceautomationgroup.com >
2024-10-24 13:01:17 +01:00
William Hall
8477141a36
🔧 bump to remove deprecation warnings
2024-04-19 11:40:57 +01:00
Nicolas CARPi
76f420e6b2
add SensitiveParameter to sensitive arguments
...
This change adds the PHP attribute SensitiveParameter to the secret
holding variables.
See: https://www.php.net/manual/en/class.sensitiveparameter
This feature is only available in PHP 8.2, so the minimum php version
required has been updated.
Github Actions now use PHP 8.2 and 8.3 for the tests.
The checkout action has been updated to v4, too.
Fix issue #118
2024-04-15 21:40:19 +02:00
William Hall
ec35073c06
🔧 test all endroid versions we can care about
2023-11-14 12:49:15 +00:00
Nicolas CARPi
e049285b46
use lint-ci for bacon test
2022-12-09 21:46:59 +01:00
Nicolas CARPi
ad89250a8f
try adding php8.2 in test matrix
2022-12-09 21:37:29 +01:00
Nicolas CARPi
1e75674a45
fix action php version and handleColour function signature for bacon qr
2022-12-09 19:32:27 +01:00
Nicolas CARPi
75d8955967
update the actions
2022-12-09 18:43:15 +01:00
Matthew Peveler
5f2611cde2
Fix compatibility with endroid/qr-code 4
2022-02-14 11:09:10 -05:00