Skip to content

Commit

Permalink
Update composer rtequirements
Browse files Browse the repository at this point in the history
  • Loading branch information
delboy1978uk committed Feb 10, 2020
1 parent 66585bd commit da40b23
Show file tree
Hide file tree
Showing 3 changed files with 6,835 additions and 4 deletions.
1 change: 0 additions & 1 deletion .gitignore
Expand Up @@ -5,7 +5,6 @@
.idea
.project
.settings
composer.lock
*.dev.php
error_log
vendor/*
Expand Down
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -26,16 +26,16 @@
"delboy1978uk/session": "^1.1",
"league/route": "dev-master as 4.3.1",
"delboy1978uk/bone-doctrine": "^1.0",
"delboy1978uk/bone-user": "^1.0.1",
"delboy1978uk/bone-user": "^1.2",
"delboy1978uk/generator": "^1.2",
"delboy1978uk/bone-mail": "^1.0.1",
"delboy1978uk/booty": "^1.0",
"delboy1978uk/bone-oauth2": "^1.0",
"delboy1978uk/bone-open-api": "^0.0"
"delboy1978uk/bone-open-api": "^1.0"
},
"require-dev": {
"roave/security-advisories": "dev-master",
"codeception/codeception": "*",
"codeception/codeception": "^4.0",
"squizlabs/php_codesniffer": "^3.4",
"codeception/module-asserts": "^1.1"
},
Expand Down

0 comments on commit da40b23

Please sign in to comment.