mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
Update Flex endpoint
This commit is contained in:
@@ -497,7 +497,6 @@ Additional recipes can be found on the [Main Recipes Repository](https://github.
|
||||
| [prooph/event-store-symfony-bundle](https://packagist.org/packages/prooph/event-store-symfony-bundle) | [0.10](prooph/event-store-symfony-bundle/0.10) |
|
||||
| [prooph/pdo-event-store](https://packagist.org/packages/prooph/pdo-event-store) | [1.15](prooph/pdo-event-store/1.15) |
|
||||
| [prooph/service-bus-symfony-bundle](https://packagist.org/packages/prooph/service-bus-symfony-bundle) | [0.6](prooph/service-bus-symfony-bundle/0.6) |
|
||||
| [psys/order-invoice-bundle](https://packagist.org/packages/psys/order-invoice-bundle) | [1.2](psys/order-invoice-bundle/1.2) |
|
||||
| [pugx/geo-form-bundle](https://packagist.org/packages/pugx/geo-form-bundle) | [0.2](pugx/geo-form-bundle/0.2) |
|
||||
| [pusher/pusher-php-server](https://packagist.org/packages/pusher/pusher-php-server) | [3.0](pusher/pusher-php-server/3.0) |
|
||||
| [qandidate/toggle-bundle](https://packagist.org/packages/qandidate/toggle-bundle) | [1.0](qandidate/toggle-bundle/1.0) |
|
||||
|
||||
@@ -1588,10 +1588,6 @@
|
||||
"prooph/service-bus-symfony-bundle": [
|
||||
"0.6"
|
||||
],
|
||||
"psys/order-invoice-bundle": [
|
||||
"1.0",
|
||||
"1.2"
|
||||
],
|
||||
"pugx/geo-form-bundle": [
|
||||
"0.2"
|
||||
],
|
||||
|
||||
@@ -1,33 +0,0 @@
|
||||
{
|
||||
"manifests": {
|
||||
"psys/order-invoice-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Psys\\OrderInvoiceBundle\\PsysOrderInvoiceBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
},
|
||||
"copy-from-package": {
|
||||
"migrations/": "migrations/",
|
||||
"templates/": "templates/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/psys_order_invoice.yaml": {
|
||||
"contents": [
|
||||
"psys_order_invoice:",
|
||||
" pdf_exporter:",
|
||||
" engine: mpdf",
|
||||
" template_path: invoice/oi_default.html.twig",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "7ac8c5197c64b961de6914aa8d835d421e7ec487"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"manifests": {
|
||||
"psys/order-invoice-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Psys\\OrderInvoiceBundle\\PsysOrderInvoiceBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"copy-from-package": {
|
||||
"migrations/": "migrations/",
|
||||
"templates/": "templates/"
|
||||
}
|
||||
},
|
||||
"files": [],
|
||||
"ref": "e0539849b88c67e9e7335cfea9897675ac66893c"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user