Home
last modified time | relevance | path

Searched +full:- +full:- +full:no +full:- +full:suggest (Results 1 – 9 of 9) sorted by relevance

/dokuwiki/.github/workflows/
H A DphpCS.yml5 branches-ignore:
6 - stable
7 - old-stable
16 runs-on: ubuntu-latest
19 - uses: actions/checkout@v4
21 fetch-depth: 0
23 - name: Setup PHP
24 uses: shivammathur/setup-php@v2
26 php-version: '8.2'
28 - name: run PHP codesniffer
[all …]
H A DtestWindows.yml5 branches-ignore:
6 - stable
7 - old-stable
15 name: PHP ${{ matrix.php-versions }}
16 runs-on: windows-latest
21 php-versions: ['7.4', '8.0', '8.1', '8.2', '8.3', '8.4', '8.5']
22 fail-fast: false
25 - name: Checkout
28 - name: Setup PHP
29 uses: shivammathur/setup-php@v2
[all …]
H A DautoFix.yml1 name: "Auto-Fix code"
5 - master
10 runs-on: ubuntu-latest
12 - name: Checkout
15 fetch-depth: 0
17 - name: Setup PHP
18 uses: shivammathur/setup-php@v2
20 php-version: '8.2'
22 - name: Install tools
25 composer install --no-interaction --no-progress --no-suggest --prefer-dist
[all …]
H A DtestLinux.yml5 branches-ignore:
6 - stable
7 - old-stable
15 name: PHP ${{ matrix.php-versions }}
16 runs-on: ubuntu-latest
21 php-versions: ['7.4', '8.0', '8.1', '8.2', '8.3', '8.4', '8.5']
22 fail-fast: false
30 - 3306:3306
36 - 5432:5432
40 - 3128:3128
[all …]
/dokuwiki/vendor/splitbrain/php-cli/
H A Dcomposer.json2 "name": "splitbrain/php-cli",
3 …"description": "Easy command line scripts for PHP with opt parsing and color output. No dependenci…
23 "suggest": { object
24 "psr/log": "Allows you to make the CLI available as PSR-3 logger"
26 "require-dev": {
30 "psr-4": {
/dokuwiki/vendor/composer/
H A Dinstalled.json4 "name": "aziraphale/email-address-validator",
9 "url": "https://github.com/aziraphale/email-address-validator.git",
14 …"url": "https://api.github.com/repos/aziraphale/email-address-validator/zipball/fa25bc22c1c0b64916…
18 "require-dev": {
21 "time": "2017-05-22T14:05:57+00:00",
23 "installation-source": "dist",
25 "psr-0": {
29 "notification-url": "https://packagist.org/downloads/",
44 "homepage": "https://github.com/aziraphale/email-address-validator",
45 "install-path": "../aziraphale/email-address-validator"
[all …]
/dokuwiki/
H A Dcomposer.lock4 … "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",
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",
49 "issues": "https://github.com/aziraphale/email-address-validator/issues",
[all …]
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE5 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
18 free software--to make sure the software is free for all its users.
21 specially designated software packages--typically libraries--of the
23 can use it too, but we suggest you first think carefully about whether
48 We protect your rights with a two-step method: (1) we copyright the
53 there is no warranty for the free library. Also, if the library is
71 libraries into non-free programs.
84 of an advantage over competing non-free programs. These disadvantages
91 a de-facto standard. To achieve this, non-free programs must be
93 library does the same job as widely used non-free libraries. In this
[all …]
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE5 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
18 free software--to make sure the software is free for all its users.
21 specially designated software packages--typically libraries--of the
23 can use it too, but we suggest you first think carefully about whether
48 We protect your rights with a two-step method: (1) we copyright the
53 there is no warranty for the free library. Also, if the library is
71 libraries into non-free programs.
84 of an advantage over competing non-free programs. These disadvantages
91 a de-facto standard. To achieve this, non-free programs must be
93 library does the same job as widely used non-free libraries. In this
[all …]