Skip to content

Commit 5f1be3b

Browse files
modificato composer.json
1 parent 75f9160 commit 5f1be3b

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)