Skip to content

Commit abb310b

Browse files
build: update composer.json
1 parent 538b9d9 commit abb310b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
"email": "info@altravia.com"
88
}
99
],
10-
"minimum-stability": "production",
10+
"minimum-stability": "stable",
1111
"require": {
1212
"php": ">=7.2.0"
1313
},
1414
"autoload": {
1515
"psr-0": {
16-
"OpenApi": "OpenApi/"
16+
"OpenApi": "src"
1717
}
1818
}
1919
}

0 commit comments

Comments
 (0)