Skip to content

Commit

Permalink
switch to application 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhard-efler committed Apr 13, 2021
1 parent a886fe3 commit 3784004
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions composer.json
Expand Up @@ -11,17 +11,15 @@
"role": "Developer"
}
],
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"php": "^7.2 || ^8.0",
"ixocreate/application": "dev-develop",
"ixocreate/template-package": "dev-develop",
"ixocreate/application": "^0.3.0",
"ixocreate/template-package": "^0.2.0",
"symfony/asset": "^5.1"
},
"require-dev": {
"ixocreate/coding-standard": "^2.0",
"ixocreate/test": "^0.1"
"ixocreate/test": "^0.2"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 3784004

Please sign in to comment.