chore: packages update and min php version 8.1 (#6867)
commit780abc8a11fa14f63463defe07e4d2a4e10ac980
authorBrady Miller <brady.g.miller@gmail.com>
Mon, 9 Oct 2023 07:11:56 +0000 (9 00:11 -0700)
committerGitHub <noreply@github.com>
Mon, 9 Oct 2023 07:11:56 +0000 (9 00:11 -0700)
treeb8f9106ee6a5746168c2d20d72fbfd3c789f27b4
parent90bee3bb81686b7f60ebf9879680e8d778bca55c
chore: packages update and min php version 8.1 (#6867)

* chore: packages update and min php version 8.1

* try using forAsymmetricSigner instead of forUnsecuredSigner (failed)

* revert lcobucci/jwt package back to 4.2.1

* phpunit 10 refactors

* fixed swagger
17 files changed:
.github/workflows/styling.yml
.github/workflows/syntax.yml
.github/workflows/test.yml
CONTRIBUTING.md
ci/apache_80_1011/docker-compose.yml [deleted file]
ci/nginx_80/docker-compose.yml [deleted file]
ci/nginx_80/php.ini [deleted file]
composer.json
composer.lock
package-lock.json
package.json
phpunit.xml
portal/sign/css/signer_modal.css
src/Common/Compatibility/Checker.php
tests/Tests/RestControllers/FHIR/FhirOrganizationRestControllerTest.php
tests/Tests/RestControllers/FHIR/FhirPatientRestControllerTest.php
tests/Tests/RestControllers/FHIR/FhirPractitionerRestControllerTest.php