Skip to content

Commit

Permalink
Merge pull request #28 from ParvulaCMS/update-versions-1
Browse files Browse the repository at this point in the history
Bump packages versions (fix PHP 7.4 issue #27)
  • Loading branch information
BafS committed Apr 19, 2021
2 parents 0a85058 + 2978ec1 commit dcb1876
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"ext-json": "*",
"ext-mbstring": "*",
"league/plates": "^3.3",
"erusev/parsedown-extra": "^0.7",
"symfony/yaml": "^4.0",
"erusev/parsedown-extra": "^0.8",
"symfony/yaml": "^4.0 || ^5.0",
"pimple/pimple": "^3.2",
"slim/slim": "^3.8",
"tuupola/slim-jwt-auth": "^2.4",
"php-jsonpatch/php-jsonpatch": "^3.0",
"wikimedia/composer-merge-plugin": "^1.4",
"wikimedia/composer-merge-plugin": "^1.4 || ^2.0",
"psr/container": "^1.0"
},
"require-dev": {
Expand Down

0 comments on commit dcb1876

Please sign in to comment.