Plugin Directory

Changeset 3116691

Timestamp:
07/11/2024 09:51:11 PM (4 weeks ago)
Author:
afragen
Message:

Update to version 1.0.2 from GitHub

Location:
oembed-gist-files
Files:
2 added
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • oembed-gist-files/tags/1.0.2/composer.json

    r2907773 r3116691  
    3535    },
    3636    "require-dev": {
    37         "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
    38         "squizlabs/php_codesniffer": "3.6.0",
    39         "wp-coding-standards/wpcs": "~2.3.0"
     37        "wp-coding-standards/wpcs": "^3.0.0"
    4038    },
    4139    "config": {
  • oembed-gist-files/tags/1.0.2/oembed-gist-files.php

    r2911241 r3116691  
    88 * Plugin URI:        https://github.com/afragen/oembed-gist-files
    99 * Description:       oEmbed Gist or files within Gists.
    10  * Version:           1.0.1
     10 * Version:           1.0.
    1111 * Author:            Andy Fragen, Colin Stewart
    1212 * License:           MIT
  • oembed-gist-files/tags/1.0.2/readme.txt

    r2937878 r3116691  
    88Requires at least: 5.9
    99Requires PHP:      7.1
    10 Tested up to:      6.3
    11 Stable tag:        1.0.1
     10Tested up to:      6.
     11Stable tag:        1.0.
    1212
    1313oEmbed Gist or files within Gists.
     
    2121
    2222## Changelog
     23
     24
     25
     26
     27
    2328
    2429#### 1.0.1 / 2023-05-11
  • oembed-gist-files/trunk/composer.json

    r2907773 r3116691  
    3535    },
    3636    "require-dev": {
    37         "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
    38         "squizlabs/php_codesniffer": "3.6.0",
    39         "wp-coding-standards/wpcs": "~2.3.0"
     37        "wp-coding-standards/wpcs": "^3.0.0"
    4038    },
    4139    "config": {
  • oembed-gist-files/trunk/oembed-gist-files.php

    r2911241 r3116691  
    88 * Plugin URI:        https://github.com/afragen/oembed-gist-files
    99 * Description:       oEmbed Gist or files within Gists.
    10  * Version:           1.0.1
     10 * Version:           1.0.
    1111 * Author:            Andy Fragen, Colin Stewart
    1212 * License:           MIT
  • oembed-gist-files/trunk/readme.txt

    r2937878 r3116691  
    88Requires at least: 5.9
    99Requires PHP:      7.1
    10 Tested up to:      6.3
    11 Stable tag:        1.0.1
     10Tested up to:      6.
     11Stable tag:        1.0.
    1212
    1313oEmbed Gist or files within Gists.
     
    2121
    2222## Changelog
     23
     24
     25
     26
     27
    2328
    2429#### 1.0.1 / 2023-05-11
Note: See TracChangeset for help on using the changeset viewer.