Skip to content

Commit

Permalink
Update jerome/matrix to use stabe release
Browse files Browse the repository at this point in the history
  • Loading branch information
Thavarshan committed Sep 29, 2024
1 parent 87484c1 commit 3fd28e9
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@
"issues": "https://github.com/Thavarshan/fetch-php/issues",
"source": "https://github.com/Thavarshan/fetch-php"
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/Thavarshan/matrix"
}
],
"autoload": {
"psr-4": {
"Fetch\\": "src/Fetch/"
Expand All @@ -34,7 +28,7 @@
"guzzlehttp/guzzle": "^7.8",
"guzzlehttp/psr7": "^2.7",
"psr/http-message": "^1.0 || ^2.0",
"jerome/matrix": "dev-main"
"jerome/matrix": "^1.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.64",
Expand Down

0 comments on commit 3fd28e9

Please sign in to comment.