Skip to content

Conversation

@rikgirbes
Copy link

@rikgirbes rikgirbes commented Dec 9, 2024

Description:
This pull request includes several updates and improvements to modernize the project:

  • PHP 8.3 minimum: Updated composer.json to require PHP 8.3. https://endoflife.date/php
  • Updated README: Reflects changes, added some headers.
  • Removed build directory: The build/ directory has been removed as it is not required, dependencies should be handled by composer.
  • Updated Composer packages: Ran composer update to ensure dependencies are up-to-date.
  • Added .gitignore: Excludes build/, vendor/, IDE specific files, and other sensible defaults.
  • Use Composer default bin-dir: Removed custom bin-dir, Composer defaults to vendor/bin.
  • Enforce HTTPS in Composer: Ensures secure URLs for Composer repositories.

Testing:

  • Verified the project runs successfully with PHP 8.3 + 8.4.
  • Composer installations and updates work as expected.

@rikgirbes
Copy link
Author

Fixes multiple issues:

#8 #5 #4 #3

@woutse
Copy link
Contributor

woutse commented Dec 12, 2024

Thanks for your pull request. We'll look into it!

@woutse woutse changed the base branch from main to rickbranch January 23, 2025 10:40
@woutse woutse merged commit 71b4f34 into paynl:rickbranch Jan 23, 2025
woutse added a commit that referenced this pull request May 8, 2025
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