Skip to content

Commit 88240cf

Browse files
committed
wip
Signed-off-by: Mior Muhammad Zaki <[email protected]>
1 parent a898e3d commit 88240cf

File tree

10 files changed

+10
-16903
lines changed

10 files changed

+10
-16903
lines changed

composer.json

Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -22,30 +22,23 @@
2222
}
2323
},
2424
"require": {
25-
"php": "^7.3 || ^8.0",
26-
"illuminate/support": "^10.34 || ^11.0"
25+
"php": "^8.1",
26+
"illuminate/support": "^10.48.23 || ^11.35"
2727
},
2828
"require-dev": {
29-
"larastan/larastan": "^2.4",
30-
"laravel/nova": "dev-develop",
29+
"larastan/larastan": "^2.5.1",
30+
"laravel/nova": "^5.0",
3131
"laravel/nova-devtool": "^1.0",
3232
"laravel/pint": "^1.17",
33-
"orchestra/pest-plugin-testbench": "^2.0",
34-
"orchestra/testbench": "^8.24|^9.2",
35-
"phpstan/phpstan": "^1.11"
33+
"orchestra/pest-plugin-testbench": "^2.0 || ^3.0",
34+
"orchestra/workbench": "^8.13|^9.9",
35+
"phpstan/phpstan": "^1.12"
3636
},
3737
"conflict": {
3838
"laravel/nova": "<5.0.0 || >=6.0.0"
3939
},
4040
"repositories": [
41-
{
42-
"type": "vcs",
43-
"url": "https://github.com/laravel/nova"
44-
},
45-
{
46-
"type": "vcs",
47-
"url": "https://github.com/laravel/nova-devtool"
48-
}
41+
{ "type": "composer", "url": "https://nova.laravel.com" }
4942
],
5043
"config": {
5144
"allow-plugins": {

dist/mix-manifest.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

dist/tool.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

dist/tool.js.LICENSE.txt

Lines changed: 0 additions & 16 deletions
This file was deleted.

dist/tool.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)