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: ['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: ['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": "45e3b9c0dbbaa2afeccd3d114893a1ad", 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": "52efdaf63c55a71f29fac0e4943bc04f", 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/_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": "a6607060169bcff62d10dd559ff9b85f", 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/0cb1e9498b6736f4370a2bc71f433… 24 "ext-libxml": "*", 25 "ext-mbstring": "*", 26 "lib-libxml": ">=2.7.7", 28 "symfony/css-selector": "^5.0 || ^6.0 || ^7.0 || ^8.0" [all …]
|