Skip to content

Commit

Permalink
Lock compoer to fresh version of "almasaeed2010/adminlte" pachage. Re…
Browse files Browse the repository at this point in the history
…move disappeared directories from asset config
  • Loading branch information
akrasov committed Mar 23, 2021
1 parent c88c126 commit 0034b6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
],
"require": {
"php": ">=7.2",
"almasaeed2010/adminlte": "^3.0",
"almasaeed2010/adminlte": "^3.1",
"symfony/config": "^4.4",
"symfony/console": "^4.4",
"symfony/event-dispatcher" : "^4.4",
Expand Down
7 changes: 1 addition & 6 deletions src/Resources/config/assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,8 @@ plugins:
- "/plugins/filterizr"
- "/plugins/flag-icon-css"
- "/plugins/flot"
- "/plugins/flot-old"
- "/plugins/fontawesome-free"
- "/plugins/fullcalendar"
- "/plugins/fullcalendar-bootstrap"
- "/plugins/fullcalendar-daygrid"
- "/plugins/fullcalendar-interaction"
- "/plugins/fullcalendar-timegrid"
- "/plugins/icheck-bootstrap"
- "/plugins/inputmask"
- "/plugins/ion-rangeslider"
Expand All @@ -71,4 +66,4 @@ plugins:
- "/plugins/sweetalert2"
- "/plugins/sweetalert2-theme-bootstrap-4"
- "/plugins/tempusdominus-bootstrap-4"
- "/plugins/toastr"
- "/plugins/toastr"

0 comments on commit 0034b6d

Please sign in to comment.