Skip to content

Commit

Permalink
Use stable versions now that it has been released.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Nov 28, 2019
1 parent b013125 commit d38bad5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"drupol/cas-bundle": "dev-master"
},
"require-dev": {
"phpspec/phpspec": "^5 || ^6",
"friends-of-phpspec/phpspec-code-coverage": "^4.3 || ^5",
"phpspec/phpspec": "^6.1",
"friends-of-phpspec/phpspec-code-coverage": "^4.3",
"monolog/monolog": "^1.0",
"nyholm/psr7": "^1.2.1",
"nyholm/psr7-server": "^0.4.0",
Expand Down

0 comments on commit d38bad5

Please sign in to comment.