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 12, 2021
1 parent 4dcd9b1 commit 72c0c25
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions composer.json
Expand Up @@ -11,16 +11,14 @@
"role": "Developer"
}
],
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"php": "^7.2 || ^8.0",
"ixocreate/application": "dev-develop",
"ixocreate/application": "^0.3.0",
"mezzio/mezzio-platesrenderer": "^2.2"
},
"require-dev": {
"ixocreate/coding-standard": "^2.0",
"ixocreate/test": "^0.1.0"
"ixocreate/test": "^0.2.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 72c0c25

Please sign in to comment.