Skip to content

Commit

Permalink
Prepare first release. Switch to stable package versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jan 31, 2020
1 parent 7039ca5 commit b891a89
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"php": ">= 7.2.5",
"ext-json": "*",
"ext-simplexml": "*",
"ecphp/cas-bundle": "dev-master || 4.4.x-dev",
"ecphp/ecas": "dev-master",
"ecphp/cas-bundle": "^2",
"ecphp/ecas": "^1",
"symfony/framework-bundle": "^5"
},
"require-dev": {
Expand All @@ -36,8 +36,6 @@
"spec\\EcPhp\\EuLoginBundle\\": "spec/EcPhp/EuLoginBundle/"
}
},
"minimum-stability": "dev",
"prefer-stable": true,
"scripts": {
"grumphp": "./vendor/bin/grumphp run"
}
Expand Down

0 comments on commit b891a89

Please sign in to comment.