Skip to content

Commit

Permalink
Update composer.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jan 9, 2020
1 parent ca22516 commit c184142
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,12 @@
],
"license": "MIT",
"require": {
"php": ">= 7.1.3",
"php": ">= 7.2.5",
"ext-json": "*",
"ext-simplexml": "*",
"drupol/cas-bundle": "dev-master || 4.4.x-dev",
"drupol/ecas": "dev-master"
"drupol/ecas": "dev-master",
"symfony/framework-bundle": "^5"
},
"require-dev": {
"drupol/php-conventions": "^1.6.11",
Expand Down

0 comments on commit c184142

Please sign in to comment.