shell bypass 403

UnknownSec Shell


name : composer.json
{
    "name": "moneyphp/money",
    "description": "PHP implementation of Fowler's Money pattern",
    "license": "MIT",
    "keywords": [
        "money",
        "vo",
        "value object"
    ],
    "authors": [
        {
            "name": "Mathias Verraes",
            "email": "mathias@verraes.net",
            "homepage": "http://verraes.net"
        },
        {
            "name": "Márk Sági-Kazár",
            "email": "mark.sagikazar@gmail.com"
        },
        {
            "name": "Frederik Bosch",
            "email": "f.bosch@genkgo.nl"
        }
    ],
    "homepage": "http://moneyphp.org",
    "require": {
        "php": "~8.1.0 || ~8.2.0 || ~8.3.0",
        "ext-bcmath": "*",
        "ext-filter": "*",
        "ext-json": "*"
    },
    "require-dev": {
        "ext-gmp": "*",
        "ext-intl": "*",
        "cache/taggable-cache": "^1.1.0",
        "doctrine/coding-standard": "^12.0",
        "doctrine/instantiator": "^1.5.0 || ^2.0",
        "florianv/exchanger": "^2.8.1",
        "florianv/swap": "^4.3.0",
        "moneyphp/iso-currencies": "^3.4",
        "moneyphp/crypto-currencies": "^1.1.0",
        "php-http/message": "^1.16.0",
        "php-http/mock-client": "^1.6.0",
        "phpbench/phpbench": "^1.2.5",
        "phpunit/phpunit": "^10.5.9",
        "psalm/plugin-phpunit": "^0.18.4",
        "psr/cache": "^1.0.1 || ^2.0 || ^3.0",
        "vimeo/psalm": "~5.20.0"
    },
    "suggest": {
        "ext-gmp": "Calculate without integer limits",
        "ext-intl": "Format Money objects with intl",
        "florianv/exchanger": "Exchange rates library for PHP",
        "florianv/swap": "Exchange rates library for PHP",
        "psr/cache-implementation": "Used for Currency caching"
    },
    "minimum-stability": "dev",
    "prefer-stable": true,
    "autoload": {
        "psr-4": {
            "Money\\": "src/"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "Benchmark\\Money\\": "benchmark/",
            "Tests\\Money\\": "tests/"
        }
    },
    "config": {
        "allow-plugins": {
            "composer/package-versions-deprecated": true,
            "dealerdirect/phpcodesniffer-composer-installer": true,
            "ergebnis/composer-normalize": true,
            "infection/extension-installer": true,
            "php-http/discovery": false
        },
        "sort-packages": true
    },
    "extra": {
        "branch-alias": {
            "dev-master": "3.x-dev"
        }
    },
    "scripts": {
        "benchmark": [
            "vendor/bin/phpbench run --retry-threshold=3 --iterations=15 --revs=1000  --warmup=2"
        ],
        "clean": "rm -rf build/ vendor/",
        "test": [
            "vendor/bin/phpbench run",
            "vendor/bin/phpunit",
            "vendor/bin/psalm",
            "vendor/bin/phpcs"
        ],
        "test-coverage": [
            "vendor/bin/phpunit --coverage-text --coverage-clover=build/unit_coverage.xml"
        ],
        "update-currencies": [
            "cp vendor/moneyphp/iso-currencies/resources/current.php resources/currency.php",
            "cp vendor/moneyphp/crypto-currencies/resources/binance.php resources/binance.php",
            "php resources/generate-money-factory.php"
        ]
    }
}

© 2025 UnknownSec
Courses | Anyleson - Learning Platform
INR (₹)
India Rupee
$
United States Dollar

Courses

17 Courses
Course
Full Stack Web Development

Full Stack Web Development

in Web Development
83:20 Hours
10 Oct 2024
₹28,318.82
Course
Installment and Secure Host

Installment and Secure Host

in Business Strategy
5.00
1:30 Hours
16 Mar 2023
₹118
Course
New Update Features

New Update Features

in Language
4.00
1:30 Hours
21 Jun 2022
Free
Not conducted
Bestseller
New In-App Live System

New In-App Live System

in Communications
5.00
2:30 Hours
1 Mar 2026
₹11.80
Featured
New Learning Page

New Learning Page

in Lifestyle
5.00
3:30 Hours
1 Mar 2022
Free
Finished
How to Travel Around the World

How to Travel Around the World

in Lifestyle
5.00
2:30 Hours
2 Mar 2022
₹29.50

Type

More options