DEV Community

Dimitrios Desyllas
Dimitrios Desyllas

Posted on

How I can rewrite the package name in composer.json thoughout the git history and tags?

As I ask on:

https://stackoverflow.com/q/65843966/4706711

I forked a library as my own and I want to rewrite the package name into package.jso throughout the git history.

So do you have any sort of idea how I can do this?

Top comments (1)

Collapse
 
dendihandian profile image
Dendi Handian

I don't know how to do to git history, but if you're wondering about using private package in composer then here is the docs: getcomposer.org/doc/articles/handl...

Tiger Data image

🐯 🚀 Timescale is now TigerData: Building the Modern PostgreSQL for the Analytical and Agentic Era

We’ve quietly evolved from a time-series database into the modern PostgreSQL for today’s and tomorrow’s computing, built for performance, scale, and the agentic future.

So we’re changing our name: from Timescale to TigerData. Not to change who we are, but to reflect who we’ve become. TigerData is bold, fast, and built to power the next era of software.

Read more

👋 Kindness is contagious

Explore this insightful write-up, celebrated by our thriving DEV Community. Developers everywhere are invited to contribute and elevate our shared expertise.

A simple "thank you" can brighten someone’s day—leave your appreciation in the comments!

On DEV, knowledge-sharing fuels our progress and strengthens our community ties. Found this useful? A quick thank you to the author makes all the difference.

Okay