Skip to content

Commit

Permalink
CLI-1447: Unfork packages for PHP 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
danepowell committed Dec 3, 2024
1 parent c58d1ff commit 347be92
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 161 deletions.
9 changes: 2 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
{
"type": "vcs", "url": "https://github.com/ruudk/oauth2-client"
},
{
"type": "vcs", "url": "https://github.com/Ayesh/safe"
},
{
"type": "vcs", "url": "https://github.com/valzargaming/Pawl"
},
Expand All @@ -40,12 +37,11 @@
"acquia/drupal-environment-detector": "^1.7.0",
"bugsnag/bugsnag": "dev-php84",
"composer/semver": "^3.3",
"consolidation/self-update": "^3",
"consolidation/self-update": "^3.0.1",
"dflydev/dot-access-data": "^3",
"grasmash/expander": "^3.0.1",
"guzzlehttp/guzzle": "^7.4",
"http-interop/http-factory-guzzle": "^1.0",
"kevinrob/guzzle-cache-middleware": "dev-master as 5.1.0",
"laminas/laminas-validator": "^2.20.0",
"league/csv": "^9.8",
"league/oauth2-client": "dev-patch-1 as 2.7.0",
Expand All @@ -57,7 +53,6 @@
"ramsey/uuid": "^4.1",
"ratchet/pawl": "dev-patch-1 as 0.4.1",
"react/event-loop": "^1.1",
"sanmai/pipeline": "dev-main",
"symfony/cache": "^6.3",
"symfony/config": "^6.3",
"symfony/console": "^6.3",
Expand All @@ -72,7 +67,7 @@
"symfony/process": "^6.3",
"symfony/validator": "^6.3",
"symfony/yaml": "^6.3",
"thecodingmachine/safe": "dev-php84/nullability as 2.5.0",
"thecodingmachine/safe": "dev-master as 2.5.0",
"typhonius/acquia-logstream": "^0.0.14",
"typhonius/acquia-php-sdk-v2": "^3.4.2",
"vlucas/phpdotenv": "^5.5",
Expand Down
Loading

0 comments on commit 347be92

Please sign in to comment.