fix version constraint

This commit is contained in:
Maximilian Ruta 2019-07-23 01:52:51 +02:00
parent 5f9c9d78a5
commit e78809514b
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
],
"require": {
"php": ">=7.2",
"netzbegruenung/api-models": "^0.9.0"
"netzbegruenung/api-models": "0.*"
},
"autoload": {
"psr-4": {