Skip to content

Commit

Permalink
Merge pull request #273 from DissNik/2.0-components
Browse files Browse the repository at this point in the history
[2.0] upgrade: 2.0
  • Loading branch information
DissNik authored Oct 30, 2023
2 parents cb48cd8 + a9b82b2 commit 1cccf15
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"guzzlehttp/guzzle": "^7.2",
"laravel/framework": "^10.0",
"lee-to/moonshine-algolia-search": "^1.0",
"moonshine/moonshine": "2.0.0.beta.2",
"moonshine/moonshine": "2.0.0.rc.1",
"torchlight/torchlight-laravel": "^0.5.11"
},
"require-dev": {
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 15 additions & 15 deletions public/vendor/moonshine/assets/app.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion resources/views/pages/ru/installation.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<x-sub-title id="composer">Composer</x-sub-title>

<x-code language="shell">
composer require moonshine/moonshine:2.0.0.beta.2
composer require moonshine/moonshine:2.0.0.rc.1
</x-code>

<x-sub-title id="install">Установка</x-sub-title>
Expand Down

0 comments on commit 1cccf15

Please sign in to comment.