use workbench for testing Laravel 11 support#159
use workbench for testing Laravel 11 support#159tunght13488 wants to merge 1 commit intoopen-admin-org:mainfrom
Conversation
gnovaro
left a comment
There was a problem hiding this comment.
My review is in progress but looks good to me i never use workbench before
| "require": { | ||
| "php": "~7.3|~8.0", | ||
| "symfony/dom-crawler": "~3.1|~4.0|~5.0", | ||
| "laravel/framework": ">=7.0", |
There was a problem hiding this comment.
Maybe you need to maintain something like this "laravel/framework": ">=11.0",
|
"require": { |
No description provided.