Skip to content

Conversation

@xklid101
Copy link
Contributor

@xklid101 xklid101 commented Mar 1, 2022

Dropped PHP 7 support.

composer.json Outdated
"codeception/codeception": "^4.0",
"codeception/lib-innerbrowser": "^1.0",
"codeception/lib-innerbrowser": "^2.0",
"slim/psr7": "^1.1",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also set to ^1.3. PHP 8 support came with that version.

composer.json Outdated
"codeception/lib-innerbrowser": "^1.0",
"codeception/lib-innerbrowser": "^2.0",
"slim/psr7": "^1.1",
"slim/slim": "^4.2"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please set to ^4.7 as well.

Copy link
Collaborator

@szhajdu szhajdu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution, please check my comments.

@xklid101
Copy link
Contributor Author

xklid101 commented Mar 5, 2022

Made requested chages (in 5a2e0ea), should be ok now. You can check it out. Thanks.

@xklid101
Copy link
Contributor Author

xklid101 commented Mar 7, 2022

Just info, that new commit 8d2d586 has fixed github static analysis actions and its php8 requirement

@szhajdu szhajdu merged commit 3beafd2 into DoclerLabs:master Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants