Plugin Directory

Changeset 3325749


Ignore:
Timestamp:
07/10/2025 02:04:03 PM (9 months ago)
Author:
monbilletch
Message:

New version 1.2

  • Update of monbillet/api-client to 1.2.5
Location:
monbillet-embed
Files:
1 added
8 edited

Legend:

Unmodified
Added
Removed
  • monbillet-embed/trunk/composer.json

    r3300607 r3325749  
    2626    "require": {
    2727        "php": "^7.2.5||^8.0",
    28         "monbillet/api-client": "^1.2.4",
     28        "monbillet/api-client": "^1.2.5",
    2929        "twig/twig": "3.11.3",
    3030        "twig/string-extra": "v3.11.0",
  • monbillet-embed/trunk/composer.lock

    r3300607 r3325749  
    55        "This file is @generated automatically"
    66    ],
    7     "content-hash": "49d3d384183f4bf2e6eb3c18dbfcb5c8",
     7    "content-hash": "040cf6de2d853e01b2a30f0650d7bc54",
    88    "packages": [
    99        {
    1010            "name": "monbillet/api-client",
    11             "version": "1.2.4",
     11            "version": "1.2.5",
    1212            "source": {
    1313                "type": "git",
    1414                "url": "https://github.com/monbillet/api-client",
    15                 "reference": "c32d272cc4c271e65a5220b8af074e97fb5cd933"
    16             },
    17             "dist": {
    18                 "type": "zip",
    19                 "url": "https://api.github.com/repos/monbillet/api-client/zipball/c32d272cc4c271e65a5220b8af074e97fb5cd933",
    20                 "reference": "c32d272cc4c271e65a5220b8af074e97fb5cd933",
     15                "reference": "078614058202052eb8a93ec1dbbc1dcaa7978c0c"
     16            },
     17            "dist": {
     18                "type": "zip",
     19                "url": "https://api.github.com/repos/monbillet/api-client/zipball/078614058202052eb8a93ec1dbbc1dcaa7978c0c",
     20                "reference": "078614058202052eb8a93ec1dbbc1dcaa7978c0c",
    2121                "shasum": ""
    2222            },
     
    4646            ],
    4747            "description": "allows you to quickly and easily use the monbillet api",
    48             "time": "2025-05-26T05:35:38+00:00"
     48            "time": "2025-07-10T13:51:38+00:00"
    4949        },
    5050        {
  • monbillet-embed/trunk/vendor/composer/installed.json

    r3300607 r3325749  
    33        {
    44            "name": "monbillet/api-client",
    5             "version": "1.2.4",
    6             "version_normalized": "1.2.4.0",
     5            "version": "1.2.5",
     6            "version_normalized": "1.2.5.0",
    77            "source": {
    88                "type": "git",
    99                "url": "https://github.com/monbillet/api-client",
    10                 "reference": "c32d272cc4c271e65a5220b8af074e97fb5cd933"
    11             },
    12             "dist": {
    13                 "type": "zip",
    14                 "url": "https://api.github.com/repos/monbillet/api-client/zipball/c32d272cc4c271e65a5220b8af074e97fb5cd933",
    15                 "reference": "c32d272cc4c271e65a5220b8af074e97fb5cd933",
     10                "reference": "078614058202052eb8a93ec1dbbc1dcaa7978c0c"
     11            },
     12            "dist": {
     13                "type": "zip",
     14                "url": "https://api.github.com/repos/monbillet/api-client/zipball/078614058202052eb8a93ec1dbbc1dcaa7978c0c",
     15                "reference": "078614058202052eb8a93ec1dbbc1dcaa7978c0c",
    1616                "shasum": ""
    1717            },
     
    2020                "php": "^7.1||^8.0"
    2121            },
    22             "time": "2025-05-26T05:35:38+00:00",
     22            "time": "2025-07-10T13:51:38+00:00",
    2323            "type": "library",
    2424            "installation-source": "dist",
  • monbillet-embed/trunk/vendor/composer/installed.php

    r3300607 r3325749  
    44        'pretty_version' => 'dev-main',
    55        'version' => 'dev-main',
    6         'reference' => '259bcd191a19b0214ea0714a2355e3aaf9f8c2e4',
     6        'reference' => '4b68e1068d425b1958e9b1567770e3d6ba9d539c',
    77        'type' => 'library',
    88        'install_path' => __DIR__ . '/../../',
     
    1212    'versions' => array(
    1313        'monbillet/api-client' => array(
    14             'pretty_version' => '1.2.4',
    15             'version' => '1.2.4.0',
    16             'reference' => 'c32d272cc4c271e65a5220b8af074e97fb5cd933',
     14            'pretty_version' => '1.2.5',
     15            'version' => '1.2.5.0',
     16            'reference' => '078614058202052eb8a93ec1dbbc1dcaa7978c0c',
    1717            'type' => 'library',
    1818            'install_path' => __DIR__ . '/../monbillet/api-client',
     
    2323            'pretty_version' => 'dev-main',
    2424            'version' => 'dev-main',
    25             'reference' => '259bcd191a19b0214ea0714a2355e3aaf9f8c2e4',
     25            'reference' => '4b68e1068d425b1958e9b1567770e3d6ba9d539c',
    2626            'type' => 'library',
    2727            'install_path' => __DIR__ . '/../../',
  • monbillet-embed/trunk/vendor/monbillet/api-client/.gitignore

    r3300607 r3325749  
    22vendor/
    33example/cache
     4**/*/.env
  • monbillet-embed/trunk/vendor/monbillet/api-client/README.md

    r3300607 r3325749  
    3030
    3131$group_id = ''; // the id or unique name of a group
    32 $event_group = $client->getGroup($group_id);
     32$event_group = $client->getEventGroup($group_id);
    3333```
    3434
     
    3838
    3939* `showPastEvents` with value `true` or `only`
     40* `withDetails` with value `true`
    4041
    4142## Running the example
    4243
    43 1. Write your API key in the **example/.env.sample** file
     441. Write your API key in the **example/.env** file
    44452. Run ```composer dump-autoload```
    45463. Run ```composer run-script example```
  • monbillet-embed/trunk/vendor/monbillet/api-client/composer.json

    r3300607 r3325749  
    2525    },
    2626    "scripts": {
    27         "example": "source example/.env.sample && php -S localhost:9000 -t example/public"
     27        "example": "source example/.env && php -S localhost:8000 -t example/public"
    2828    }
    2929}
  • monbillet-embed/trunk/vendor/monbillet/api-client/lib/ApiClient.php

    r3300607 r3325749  
    427427        }
    428428
     429        if (isset($params['withDetails'])) {
     430            $out['withDetails'] = true;
     431        }
     432
    429433        return $out;
    430434    }
Note: See TracChangeset for help on using the changeset viewer.