Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Dec 13, 2024
1 parent a898e3d commit 88240cf
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 16,903 deletions.
23 changes: 8 additions & 15 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,30 +22,23 @@
}
},
"require": {
"php": "^7.3 || ^8.0",
"illuminate/support": "^10.34 || ^11.0"
"php": "^8.1",
"illuminate/support": "^10.48.23 || ^11.35"
},
"require-dev": {
"larastan/larastan": "^2.4",
"laravel/nova": "dev-develop",
"larastan/larastan": "^2.5.1",
"laravel/nova": "^5.0",
"laravel/nova-devtool": "^1.0",
"laravel/pint": "^1.17",
"orchestra/pest-plugin-testbench": "^2.0",
"orchestra/testbench": "^8.24|^9.2",
"phpstan/phpstan": "^1.11"
"orchestra/pest-plugin-testbench": "^2.0 || ^3.0",
"orchestra/workbench": "^8.13|^9.9",
"phpstan/phpstan": "^1.12"
},
"conflict": {
"laravel/nova": "<5.0.0 || >=6.0.0"
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/laravel/nova"
},
{
"type": "vcs",
"url": "https://github.com/laravel/nova-devtool"
}
{ "type": "composer", "url": "https://nova.laravel.com" }
],
"config": {
"allow-plugins": {
Expand Down
3 changes: 0 additions & 3 deletions dist/mix-manifest.json

This file was deleted.

2 changes: 0 additions & 2 deletions dist/tool.js

This file was deleted.

16 changes: 0 additions & 16 deletions dist/tool.js.LICENSE.txt

This file was deleted.

1 change: 0 additions & 1 deletion dist/tool.js.map

This file was deleted.

Loading

0 comments on commit 88240cf

Please sign in to comment.