-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: Phauthentic/phpunit-openapi-assertions
base: master
head repository: Phauthentic/phpunit-openapi-assertions
compare: updates
- 10 commits
- 7 files changed
- 1 contributor
Commits on Dec 23, 2025
-
Update dependencies in composer.lock and enhance CI configuration
- Updated various package versions in composer.lock, including justinrainbow/json-schema, league/uri, and symfony components to their latest versions. - Modified CI workflow to include PHP versions 8.1, 8.2, 8.3, and 8.4, and added support for PHPUnit versions 10, 11, and 12. - Added `CoversClass` attributes to OpenAPISchemaValidatorTest and OpenAPISymfonySchemaValidatorTest for better test coverage reporting.
Configuration menu - View commit details
-
Copy full SHA for a4fbc7f - Browse repository at this point
Copy the full SHA a4fbc7fView commit details -
Enhance CI configuration and clean up test cases
- Updated CI workflow to exclude incompatible PHPUnit versions for PHP 8.1 and 8.2. - Changed Composer command from install to update for better dependency management. - Removed unnecessary `@covers` annotations from OpenAPISymfonySchemaValidatorTest for cleaner code.
Configuration menu - View commit details
-
Copy full SHA for ff27ac9 - Browse repository at this point
Copy the full SHA ff27ac9View commit details -
Update composer dependencies and CI configuration
- Adjusted Symfony PHPUnit bridge version constraints in composer.json for compatibility. - Removed outdated Symfony packages from composer.lock to streamline dependencies. - Updated CI workflow to use the `-W` flag for requiring PHPUnit, ensuring all dependencies are updated accordingly.
Configuration menu - View commit details
-
Copy full SHA for 9f5d8ec - Browse repository at this point
Copy the full SHA 9f5d8ecView commit details -
Update PHPUnit version and enhance CI configuration
- Updated PHPUnit version constraint in composer.json to ^12.0. - Adjusted composer.lock to reflect changes in various dependencies, including downgrading PHPUnit-related packages to versions compatible with PHPUnit 10. - Enhanced CI workflow to dynamically select the PHPUnit configuration file based on the version being used, improving compatibility and maintainability.
Configuration menu - View commit details
-
Copy full SHA for e7ac754 - Browse repository at this point
Copy the full SHA e7ac754View commit details -
Remove deprecated PHPUnit configuration file (phpunit11.xml) to strea…
…mline testing setup.
Configuration menu - View commit details
-
Copy full SHA for a8c54cb - Browse repository at this point
Copy the full SHA a8c54cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d91c3ae - Browse repository at this point
Copy the full SHA d91c3aeView commit details
Commits on Jun 22, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 8cfa9bf - Browse repository at this point
Copy the full SHA 8cfa9bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e090e3a - Browse repository at this point
Copy the full SHA e090e3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b901fbd - Browse repository at this point
Copy the full SHA b901fbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbd1139 - Browse repository at this point
Copy the full SHA cbd1139View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...updates