Skip to content

Commit

Permalink
Merge pull request #146 from simplesamlphp/packages
Browse files Browse the repository at this point in the history
Upgrade dependencies
  • Loading branch information
tvdijen authored Dec 1, 2018
2 parents fd63b10 + 5e4eecb commit 63f1480
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 @@ -19,10 +19,10 @@
},
"require-dev": {
"squizlabs/php_codesniffer": "~3.2",
"phpmd/phpmd": "~1.5",
"sensiolabs/security-checker": "~1.1",
"phpmd/phpmd": "~2.6",
"sensiolabs/security-checker": "~4.1",
"phpunit/phpunit": "~4",
"sebastian/phpcpd": "~1.4",
"sebastian/phpcpd": "~2.0",
"mockery/mockery": "~0.9"
},
"autoload": {
Expand Down

0 comments on commit 63f1480

Please sign in to comment.