Skip to content

Commit

Permalink
Merge pull request #40 from TheDragonCode/2.x
Browse files Browse the repository at this point in the history
Bump dependencies
  • Loading branch information
andrey-helldar authored Apr 19, 2023
2 parents 6fdc69d + 3b01a76 commit 644ac91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@
],
"require": {
"php": "^7.2.5 || ^8.0",
"psr/http-message": "^1.0.1",
"psr/http-message": "^1.0.1 || ^2.0",
"symfony/http-kernel": "^4.0 || ^5.0 || ^6.0",
"symfony/polyfill-php80": "^1.23"
},
"require-dev": {
"illuminate/database": "^8.0",
"illuminate/database": "^10.0",
"phpdocumentor/reflection-docblock": "^5.0"
},
"conflict": {
Expand Down

0 comments on commit 644ac91

Please sign in to comment.