Skip to content

Commit

Permalink
Libraries upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
cipcarul committed Apr 18, 2022
1 parent fa4764b commit fa930b6
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 @@ -12,10 +12,10 @@
],
"require": {
"php": "^7.1|^8.0",
"norkunas/onesignal-php-api": "^2.1",
"nyholm/psr7": "^1.3",
"symfony/framework-bundle": "^4.4|^5.0|^5.1",
"symfony/http-client": "^4.4|^5.0|^5.1"
"norkunas/onesignal-php-api": "^2.8",
"nyholm/psr7": "^1.4",
"symfony/framework-bundle": "^4.4|^5.0|^6.0",
"symfony/http-client": "^4.4|^5.0|^6.0"
},
"require-dev": {
"symfony/phpunit-bridge": "^4.4|^5.0|^5.1"
Expand Down

0 comments on commit fa930b6

Please sign in to comment.