Skip to content

Commit

Permalink
Merge pull request #685 from ministryofjustice/DDLS-427
Browse files Browse the repository at this point in the history
DDLS-427 update the composer files
  • Loading branch information
jamesrwarren authored Dec 18, 2024
2 parents 7df53b8 + 59f4b8e commit a4d616e
Show file tree
Hide file tree
Showing 2 changed files with 430 additions and 427 deletions.
28 changes: 14 additions & 14 deletions serve-web/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"aws/aws-sdk-php-symfony": "~2.0",
"beberlei/doctrineextensions": "^1.1",
"doctrine/annotations": "^2.0",
"doctrine/doctrine-bundle": "^2.4.0",
"doctrine/doctrine-bundle": "^2.4",
"doctrine/doctrine-migrations-bundle": "3.3",
"doctrine/inflector": "^2.0.0",
"doctrine/orm": "^2.9.0",
"doctrine/inflector": "^2.0",
"doctrine/orm": "^2.9",
"eightpoints/guzzle-bundle": "*",
"lukemadhanga/php-document-parser": "^0.1.0",
"lukemadhanga/php-document-parser": "^0.1",
"guzzlehttp/guzzle": "^7.4",
"php-http/guzzle7-adapter": "^1.0",
"phpdocumentor/reflection-docblock": "^5.2",
Expand All @@ -26,14 +26,14 @@
"symfony/debug-bundle": "^5.4",
"symfony/doctrine-bridge": "^5.4",
"symfony/dotenv": "^5.4",
"symfony/error-handler": "5.4.*",
"symfony/error-handler": "^5.4",
"symfony/expression-language": "^5.4",
"symfony/flex": "^2.4.3",
"symfony/flex": "^2.4",
"symfony/form": "^5.4",
"symfony/framework-bundle": "^5.4",
"symfony/intl": "^5.4.0",
"symfony/intl": "^5.4",
"symfony/mime": "^6.0",
"symfony/monolog-bridge": "^5.4.0",
"symfony/monolog-bridge": "^5.4",
"symfony/monolog-bundle": "^3.8",
"symfony/property-access": "^5.4",
"symfony/property-info": "^5.4",
Expand All @@ -52,15 +52,15 @@
"behat/common-contexts": "1.2.*",
"behat/mink": "^1.11",
"behat/mink-browserkit-driver": "^2.0",
"behat/mink-goutte-driver": "^2.0.0",
"doctrine/doctrine-fixtures-bundle": "^3.5.1",
"egulias/email-validator": "^3.2.6",
"friends-of-behat/mink-extension": "^2.5.2",
"behat/mink-goutte-driver": "^2.0",
"doctrine/doctrine-fixtures-bundle": "^3.5",
"egulias/email-validator": "^3.2",
"friends-of-behat/mink-extension": "^2.5",
"friends-of-behat/symfony-extension": "^2.0",
"mockery/mockery": "^1.2",
"phpspec/prophecy-phpunit": "^2.0",
"phpstan/phpstan": "^1.10.0",
"phpstan/phpstan-symfony": "^1.3.0",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-symfony": "^1.3",
"phpunit/phpunit": "^9.5",
"rector/rector": "^0.19",
"symfony/phpunit-bridge": "^5.4",
Expand Down
Loading

0 comments on commit a4d616e

Please sign in to comment.