PHP 8.2.30
Preview: composer.json Size: 1.24 KB
/home/byroehnu/easetack.com/vendor/phpoption/phpoption/composer.json

{
    "name": "phpoption/phpoption",
    "description": "Option Type for PHP",
    "keywords": ["php", "option", "language", "type"],
    "license": "Apache-2.0",
    "authors": [
        {
            "name": "Johannes M. Schmitt",
            "email": "schmittjoh@gmail.com",
            "homepage": "https://github.com/schmittjoh"
        },
        {
            "name": "Graham Campbell",
            "email": "hello@gjcampbell.co.uk",
            "homepage": "https://github.com/GrahamCampbell"
        }
    ],
    "require": {
        "php": "^7.2.5 || ^8.0"
    },
    "require-dev": {
        "bamarni/composer-bin-plugin": "^1.8.2",
        "phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28"
    },
    "autoload": {
        "psr-4": {
            "PhpOption\\": "src/PhpOption/"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "PhpOption\\Tests\\": "tests/PhpOption/Tests/"
        }
    },
    "config": {
        "allow-plugins": {
            "bamarni/composer-bin-plugin": true
        },
        "preferred-install": "dist"
    },
    "extra": {
        "bamarni-bin": {
            "bin-links": true,
            "forward-command": false
        },
        "branch-alias": {
            "dev-master": "1.9-dev"
        }
    }
}

Directory Contents

Dirs: 1 × Files: 2

Name Size Perms Modified Actions
src DIR
- drwxrwxrwx 2025-05-16 16:14:48
Edit Download
1.24 KB lrw-rw-rw- 2024-07-20 21:41:07
Edit Download
11.09 KB lrw-rw-rw- 2024-07-20 21:41:07
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).