-
Notifications
You must be signed in to change notification settings - Fork 2
Update packages #24
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
Update packages #24
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
samizdam
added a commit
that referenced
this pull request
Nov 23, 2024
* Remove unused import * Up cebe/php-openapi * rollback cebe/php-openapi (cebe/php-openapi#97) * Allow lowest fig/http-message-util version * Allow 0.15 league/openapi-psr7-validator versions * Allow 0.16 league/openapi-psr7-validator versions * Allow psr/cache v2 * Allow psr/cache v3 * Use helmich/phpunit-psr7-assert v4 * Add git to docker image for install composer packages from source * Add missing dependency psr/container * Remove unused dependency from doctrine * Add doctrine/persistence dependency Co-authored-by: n.gnato <[email protected]>
samizdam
added a commit
that referenced
this pull request
Nov 24, 2024
* Add CacheableDispatcherFactoryProxy * Update packages (#24) * Remove unused import * Up cebe/php-openapi * rollback cebe/php-openapi (cebe/php-openapi#97) * Allow lowest fig/http-message-util version * Allow 0.15 league/openapi-psr7-validator versions * Allow 0.16 league/openapi-psr7-validator versions * Allow psr/cache v2 * Allow psr/cache v3 * Use helmich/phpunit-psr7-assert v4 * Add git to docker image for install composer packages from source * Add missing dependency psr/container * Remove unused dependency from doctrine * Add doctrine/persistence dependency Co-authored-by: n.gnato <[email protected]> * Union types support (#25) * Remove unused import * Support union types for relationships dto * Split testsuites by php versions * Add test case without union types * Use php version var for docker * Check union types case first * Fix typo in const name * Extract common resource examples * Update docs * Suggest nyholm/psr7 package * Exclude cebe/php-openapi versions affected by cebe/php-openapi#97 (#26) * Add actual php versions to gitlab action matrix (#27) * Add actual php versions to gitlab action matrix * Downgrade cebe/openapi version: get issue after 1.6 with null nullable. * drop php 7.4 support * Change dependencies constraints * replace cebe/php-openapi with league/openapi-psr7-validator used fork * Replace neomerx/json-api with laravel-json-api maintained fork, update ramsey/uuid to php 8.1 support version, fix warnings in test * Allow doctrine usage 3 * Play with php versions on build local image, psr/http-message 2 * Add php 8.4 to test matrix * Add inherited return types to ServiceRequestDecorator * Update supported php versions and phpunit --------- Co-authored-by: n.gnato <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.