MOON
Server: Apache
System: Linux server.royaltuning.hu 4.18.0-425.13.1.el8_7.x86_64 #1 SMP Tue Feb 21 04:20:52 EST 2023 x86_64
User: royaltuning (1001)
PHP: 8.2.32
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/royaltuning/public_html/public/backoffice.royaltuning.hu/vendor/symfony/panther/composer.json
{
  "name": "symfony/panther",
  "type": "library",
  "description": "A browser testing and web scraping library for PHP and Symfony.",
  "keywords": ["scraping", "E2E", "testing", "webdriver", "selenium", "symfony"],
  "homepage": "https://dunglas.fr",
  "license": "MIT",
  "authors": [
    {
      "name": "Kévin Dunglas",
      "email": "dunglas@gmail.com",
      "homepage": "https://dunglas.fr"
    },
    {
      "name": "Symfony Community",
      "homepage": "https://symfony.com/contributors"
    }
  ],
  "require": {
    "php": ">=8.0",
    "ext-dom": "*",
    "ext-libxml": "*",
    "php-webdriver/webdriver": "^1.8.2",
    "symfony/browser-kit": "^5.3 || ^6.0 || ^7.0",
    "symfony/dependency-injection": "^5.3 || ^6.0 || ^7.0",
    "symfony/deprecation-contracts": "^2.4 || ^3",
    "symfony/dom-crawler": "^5.3 || ^6.0 || ^7.0",
    "symfony/http-client": "^5.3 || ^6.0 || ^7.0",
    "symfony/http-kernel": "^5.3 || ^6.0 || ^7.0",
    "symfony/process": "^5.3 || ^6.0 || ^7.0"
  },
  "autoload": {
    "psr-4": { "Symfony\\Component\\Panther\\": "src/" }
  },
  "autoload-dev": {
    "psr-4": { "Symfony\\Component\\Panther\\Tests\\": "tests/" }
  },
  "extra": {
    "branch-alias": {
      "dev-main": "2.0.x-dev"
    }
  },
  "config": {
    "sort-packages": true
  },
  "require-dev": {
    "symfony/css-selector": "^5.3 || ^6.0 || ^7.0",
    "symfony/framework-bundle": "^5.3 || ^6.0 || ^7.0",
    "symfony/mime": "^5.3 || ^6.0 || ^7.0",
    "symfony/phpunit-bridge": "^5.3 || ^6.0 || ^7.0"
  },
  "minimum-stability": "dev",
  "prefer-stable": true
}