mirror of
https://github.com/peklaiho/madlisp.git
synced 2024-11-22 05:14:45 +00:00
Mark in composer.json that this package replaces maddy83/madlisp.
This commit is contained in:
parent
ae7ede31f7
commit
d876703592
@ -23,6 +23,9 @@
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.5"
|
||||
},
|
||||
"replace": {
|
||||
"maddy83/madlisp": "^1.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"MadLisp\\": "src/"
|
||||
|
Loading…
Reference in New Issue
Block a user