Skip to content

Commit

Permalink
DoNotCarry Package
Browse files Browse the repository at this point in the history
  • Loading branch information
mariomeyer committed Dec 16, 2024
1 parent d398d74 commit 0ec476b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "shipengine/shipengine",
"name": "donotcarry/shipengine",
"type": "library",
"description": "PHP library for the ShipEngine API.",
"keywords": [
Expand Down Expand Up @@ -36,7 +36,6 @@
"mockery/mockery": "^1.4",
"php-coveralls/php-coveralls": "^2.4",
"php-http/guzzle7-adapter": "^0.1.1",
"phpdocumentor/phpdocumentor": "^3.0.0",
"phpstan/phpstan": "^0.12.53",
"phpunit/php-code-coverage": "^9.2",
"phpunit/phpunit": "^9",
Expand All @@ -50,6 +49,7 @@
"config": {
"sort-packages": true,
"allow-plugins": {
"php-http/discovery": false,
"symfony/flex": true
}
},
Expand Down

0 comments on commit 0ec476b

Please sign in to comment.