Skip to content

Commit ee94669

Browse files
oliverkleeSam Tuke
authored and
Sam Tuke
committed
[TASK] Update the dependencies (#103)
1 parent bba3deb commit ee94669

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"php": "~7.0.0 || ~7.1.0 || ~7.2.0",
2929

3030
"phplist/core": "4.0.x-dev",
31-
"friendsofsymfony/rest-bundle": "^2.2",
31+
"friendsofsymfony/rest-bundle": "^2.3",
3232

3333
"roave/security-advisories": "dev-master"
3434
},
@@ -40,7 +40,7 @@
4040
"squizlabs/php_codesniffer": "^3.2.0",
4141
"phpstan/phpstan": "^0.7.0",
4242
"nette/caching": "^2.5.0 || ^3.0.0",
43-
"nikic/php-parser": "^3.0.0",
43+
"nikic/php-parser": "^3.1.0",
4444
"phpmd/phpmd": "^2.6.0"
4545
},
4646
"autoload": {

0 commit comments

Comments
 (0)