Update Composer, update everything
This commit is contained in:
parent
ea3e94409f
commit
dda5c284b6
19527 changed files with 1135420 additions and 351004 deletions
|
@ -1,13 +1,15 @@
|
|||
name: Admin Toolbar
|
||||
# core: 8.x
|
||||
description: Provides a drop-down menu interface to the core Drupal Toolbar.
|
||||
description: Provides an improved drop-down menu interface to the site Toolbar.
|
||||
package: Administration
|
||||
type: module
|
||||
dependencies:
|
||||
- toolbar
|
||||
|
||||
# Information added by Drupal.org packaging script on 2016-12-01
|
||||
version: '8.x-1.18'
|
||||
type: module
|
||||
# core: 8.x
|
||||
|
||||
dependencies:
|
||||
- drupal:toolbar
|
||||
|
||||
# Information added by Drupal.org packaging script on 2018-11-22
|
||||
version: '8.x-1.25'
|
||||
core: '8.x'
|
||||
project: 'admin_toolbar'
|
||||
datestamp: 1480614186
|
||||
datestamp: 1542915184
|
||||
|
|
Reference in a new issue