Skip to content

build: Bump dependencies and PHP requirement#211

Merged
SmetDenis merged 1 commit intomasterfrom
bump
Sep 28, 2025
Merged

build: Bump dependencies and PHP requirement#211
SmetDenis merged 1 commit intomasterfrom
bump

Conversation

@SmetDenis
Copy link
Copy Markdown
Member

  • Bump PHP requirement from 8.2 to 8.3.
  • Upgrade various Composer dependencies to their latest stable versions.
  • Refactor Statement object creation in CsvFile for better readability.
  • Enhance Utils PHPDoc comments and add robust regex error handling.
  • Streamline CI workflows by removing the 'test-lowest-versions' job and updating PHP matrix.
  • Adjust static analysis configuration by removing phpstan.neon and updating psalm.xml error level.
  • Update test data in CreateSchemaTest and expected error messages in CsvValidatorTest.

- Bump PHP requirement from 8.2 to 8.3.
- Upgrade various Composer dependencies to their latest stable versions.
- Refactor `Statement` object creation in `CsvFile` for better readability.
- Enhance `Utils` PHPDoc comments and add robust regex error handling.
- Streamline CI workflows by removing the 'test-lowest-versions' job and updating PHP matrix.
- Adjust static analysis configuration by removing `phpstan.neon` and updating `psalm.xml` error level.
- Update test data in `CreateSchemaTest` and expected error messages in `CsvValidatorTest`.
@SmetDenis SmetDenis merged commit 29af954 into master Sep 28, 2025
4 of 10 checks passed
@SmetDenis SmetDenis deleted the bump branch September 28, 2025 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant