Skip to content

Update connector logic and dependencies #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Dec 26, 2020
Merged

Update connector logic and dependencies #7

merged 4 commits into from
Dec 26, 2020

Conversation

TavoNiievez
Copy link
Member

  • Removed support for PHP versions lower than PHP 7.3
  • Updated source code standards to PHP 7.3+ in the files inside the Lib\Connector folder
  • Removed the filterFiles and convertToTestFiles functions since this module in its version 2.0 will not support Laravel 5.x, therefore, the \Illuminate\Http\UploadedFile class always exists and that code is no longer necessary.
  • Renamed Laravel5 connector to Laravel6 and Laravel7 connector to Laravel.
  • Minor cosmetic changes.

@TavoNiievez TavoNiievez merged commit a57b55c into Codeception:main Dec 26, 2020
@TavoNiievez TavoNiievez deleted the upd_dependencies branch December 26, 2020 19:48
@TavoNiievez TavoNiievez added this to the 2.0.0 milestone Dec 29, 2020
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.

1 participant