Skip to content

Commit

Permalink
Added symfony version 6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
divya-intelli committed May 17, 2023
1 parent 8fdd5c9 commit c46646c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"php-http/message-factory": "^1.0",
"phpdocumentor/reflection-docblock": "^3.0 || ^4.0 || ^5.0",
"psr/http-message": "^1.0",
"symfony/options-resolver": "^4.0",
"symfony/property-access": "^4.4.9",
"symfony/property-info": "^4.0",
"symfony/serializer": "^4.4"
"symfony/options-resolver": "^4.0 || ^5.4",
"symfony/property-access": "^4.4.9 || ^6.2",
"symfony/property-info": "^4.0 || ^6.2",
"symfony/serializer": "^4.4 || ^6.2"
},
"require-dev": {
"dms/phpunit-arraysubset-asserts": "^0.4.0",
Expand Down

0 comments on commit c46646c

Please sign in to comment.