Skip to content
This repository was archived by the owner on Jul 21, 2026. It is now read-only.

chore(package): deprecate in favor of codetech/laravel-vendus#4

Merged
jfrosorio merged 1 commit into
mainfrom
chore-3
Jul 21, 2026
Merged

chore(package): deprecate in favor of codetech/laravel-vendus#4
jfrosorio merged 1 commit into
mainfrom
chore-3

Conversation

@jfrosorio

Copy link
Copy Markdown
Contributor

Description

laravel-vendus v2.0.0 has shipped with the HTTP client absorbed internally (CodeTech\Vendus\Http\VendusApi), so this package is being retired per the plan in #3:

  • "abandoned": "codetech/laravel-vendus" in composer.json — Composer will warn installers and suggest the replacement once this reaches Packagist via the final tag
  • Deprecation warning at the top of the README pointing to laravel-vendus

After merge, the remaining #3 steps: tag a final patch release (v1.1.2), mark abandoned on Packagist (maintainer web UI), and archive this repository.

Refs #3

Copilot AI review requested due to automatic review settings July 21, 2026 22:21

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR retires the codetech/vendus-api package by marking it as abandoned in Composer metadata and adding a prominent README warning directing users to the replacement package (codetech/laravel-vendus), aligning with the deprecation/archival plan in #3.

Changes:

  • Add a deprecation/advisory banner to the top of README.md pointing to codetech/laravel-vendus.
  • Mark the package as "abandoned": "codetech/laravel-vendus" in composer.json so Composer can warn and suggest the replacement.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
README.md Adds a prominent deprecation notice directing consumers to codetech/laravel-vendus.
composer.json Flags the package as abandoned and suggests the replacement package in Composer metadata.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
@jfrosorio
jfrosorio merged commit 010b166 into main Jul 21, 2026
1 check passed
@jfrosorio
jfrosorio deleted the chore-3 branch July 21, 2026 22:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants