Skip to content

use workbench for testing Laravel 11 support#159

Draft
tunght13488 wants to merge 1 commit intoopen-admin-org:mainfrom
tunght13488:laravel-11
Draft

use workbench for testing Laravel 11 support#159
tunght13488 wants to merge 1 commit intoopen-admin-org:mainfrom
tunght13488:laravel-11

Conversation

@tunght13488
Copy link

No description provided.

Copy link

@gnovaro gnovaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe you need to maintain something like this "laravel/framework": ">=11.0",

@Oliwer-Budnik
Copy link

"require": {
"php": "^8.3",
"doctrine/dbal": "^3.9",
"laravel/framework": "^11.9",
"laravel/tinker": "^2.9",
"nesbot/carbon": "^3.0",
"open-admin-ext/api-tester": "^1.0",
"open-admin-ext/config": "^1.0",
"open-admin-ext/grid-sortable": "^1.0",
"open-admin-ext/helpers": "^1.0",
"open-admin-ext/log-viewer": "^1.0",
"open-admin-ext/media-manager": "^1.0",
"open-admin-ext/scheduling": "^1.0",
"open-admin-org/open-admin": "^1.0",
"symfony/http-foundation": "^7.1"
},
"require-dev": {
"fakerphp/faker": "^1.23",
"laravel/pint": "^1.13",
"laravel/sail": "^1.26",
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.0",
"phpunit/phpunit": "^11.0.1"
},

For me this works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants