mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-11 11:31:16 +00:00
Optimize
This commit is contained in:
@@ -8,6 +8,7 @@ all:
|
||||
package: asgardcms/asgardcms-installer
|
||||
# https://github.com/AsgardCms/asgardcms-installer/issues/1
|
||||
version: dev-master
|
||||
flags:
|
||||
binary: asgardcms
|
||||
build_dep: []
|
||||
run_dep: []
|
||||
|
||||
@@ -7,6 +7,7 @@ all:
|
||||
composer: 2
|
||||
package: codeception/codeception
|
||||
# version:
|
||||
flags:
|
||||
binary: codecept
|
||||
build_dep: []
|
||||
run_dep: []
|
||||
|
||||
@@ -7,6 +7,7 @@ all:
|
||||
composer: 2
|
||||
package: laravel/lumen-installer
|
||||
# version:
|
||||
flags:
|
||||
binary: lumen
|
||||
build_dep: []
|
||||
run_dep: []
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
# Prestissimo
|
||||
|
||||
Composer parallel install plugin for Composer 1.x.
|
||||
|
||||
**Note:** This package is abandoned and no longer maintained. No replacement package was suggested.
|
||||
|
||||
| Platform | Url |
|
||||
|----------|------------------------------------------------------------------|
|
||||
| Composer | https://packagist.org/packages/hirak/prestissimo |
|
||||
| GitHub | https://github.com/hirak/prestissimo |
|
||||
@@ -1,14 +0,0 @@
|
||||
---
|
||||
|
||||
# check:
|
||||
|
||||
all:
|
||||
type: composer
|
||||
composer: 1
|
||||
package: hirak/prestissimo
|
||||
# version:
|
||||
# binary:
|
||||
build_dep: []
|
||||
run_dep: []
|
||||
# pre:
|
||||
# post:
|
||||
@@ -1,11 +0,0 @@
|
||||
---
|
||||
|
||||
# The name of the module
|
||||
name: prestissimo
|
||||
|
||||
# Exclude module build/installation for the following PHP versions
|
||||
exclude: [5.2]
|
||||
|
||||
# In order for this tool to build/install correctly,
|
||||
# the following tools must have been installed first.
|
||||
depends: []
|
||||
Reference in New Issue
Block a user