Searched +full:- +full:- +full:prefer +full:- +full:dist (Results 1 – 8 of 8) sorted by relevance
| /dokuwiki/.github/workflows/ |
| H A D | testLinux.yml | 5 branches-ignore: 6 - stable 7 - old-stable 11 group: ${{ github.workflow }}-${{ github.ref }} 12 cancel-in-progress: true 19 name: PHP ${{ matrix.php-versions }} 20 runs-on: ubuntu-latest 25 php-versions: ['7.4', '8.0', '8.1', '8.2', '8.3', '8.4', '8.5'] 26 fail-fast: false 34 - 3306:3306 [all …]
|
| H A D | phpCS.yml | 5 branches-ignore: 6 - stable 7 - old-stable 11 group: ${{ github.workflow }}-${{ github.ref }} 12 cancel-in-progress: true 20 runs-on: ubuntu-latest 23 - uses: actions/checkout@v4 25 fetch-depth: 0 27 - name: Setup PHP 28 uses: shivammathur/setup-php@v2 [all …]
|
| H A D | testWindows.yml | 5 branches-ignore: 6 - stable 7 - old-stable 11 group: ${{ github.workflow }}-${{ github.ref }} 12 cancel-in-progress: true 19 name: PHP ${{ matrix.php-versions }} 20 runs-on: windows-latest 25 php-versions: ['7.4', '8.0', '8.1', '8.2', '8.3', '8.4', '8.5'] 26 fail-fast: false 29 - name: Checkout [all …]
|
| H A D | autoFix.yml | 1 name: "Auto-Fix code" 5 - master 8 group: ${{ github.workflow }}-${{ github.ref }} 9 cancel-in-progress: true 14 runs-on: ubuntu-latest 16 - name: Checkout 19 fetch-depth: 0 21 - name: Setup PHP 22 uses: shivammathur/setup-php@v2 24 php-version: '8.2' [all …]
|
| /dokuwiki/ |
| H A D | composer.lock | 4 … "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 7 "content-hash": "e7609782a9549baad779c2ff22217757", 10 "name": "aziraphale/email-address-validator", 14 "url": "https://github.com/aziraphale/email-address-validator.git", 17 "dist": { 19 …"url": "https://api.github.com/repos/aziraphale/email-address-validator/zipball/fa25bc22c1c0b64916… 23 "require-dev": { 28 "psr-0": { 32 "notification-url": "https://packagist.org/downloads/", 47 "homepage": "https://github.com/aziraphale/email-address-validator", [all …]
|
| /dokuwiki/vendor/splitbrain/php-jsstrip/ |
| H A D | composer.lock | 4 … "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 7 "content-hash": "e81751bccd9c8439dcdd3a819dc273fb", 9 "packages-dev": [ 18 "dist": { 27 "require-dev": { 28 "doctrine/coding-standard": "^9 || ^11", 29 "ext-pdo": "*", 30 "ext-phar": "*", 33 "phpstan/phpstan-phpunit": "^1", 39 "psr-4": { [all …]
|
| /dokuwiki/vendor/splitbrain/slika/ |
| H A D | composer.lock | 4 … "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 7 "content-hash": "417266ec475af898d03447406f47a5d9", 9 "packages-dev": [ 18 "dist": { 27 "require-dev": { 28 "doctrine/coding-standard": "^8.0", 29 "ext-pdo": "*", 30 "ext-phar": "*", 31 "phpbench/phpbench": "^0.13 || 1.0.0-alpha2", 33 "phpstan/phpstan-phpunit": "^0.12", [all …]
|
| /dokuwiki/_test/ |
| H A D | composer.lock | 4 … "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 7 "content-hash": "b46e714c3fffef66635c61805f05bc0f", 10 "name": "scotteh/php-dom-wrapper", 14 "url": "https://github.com/scotteh/php-dom-wrapper.git", 17 "dist": { 19 …"url": "https://api.github.com/repos/scotteh/php-dom-wrapper/zipball/351e9c635c9aa65c8cedaeefcac3a… 24 "ext-libxml": "*", 25 "ext-mbstring": "*", 26 "lib-libxml": ">=2.7.7", 28 "symfony/css-selector": "^4.0 || ^5.0 || ^6.0" [all …]
|