We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c18c42b commit 369c2daCopy full SHA for 369c2da
composer.json
@@ -22,6 +22,10 @@
22
"guzzlehttp/guzzle": "^7.5.0",
23
"psr/log": "^1.0 || ^2.0 || ^3.0"
24
},
25
+ "suggest": {
26
+ "macropay-solutions/laravel-crud-wizard-free": "dev-production",
27
+ "macropay-solutions/laravel-crud-wizard-generator": "dev-production",
28
+ },
29
"autoload": {
30
"psr-4": {
31
"MacropaySolutions\\LaravelCrudWizardClient\\": "src/"
0 commit comments