Skip to content

Commit 3da7153

Browse files
authored
add informations, project renamed (#47)
* add informations, project renamed
1 parent 02a713a commit 3da7153

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Code Rhapsodie Ibexa Dataflow Bundle
22

3+
### ⚠️ This project has been relocated to [ibexa-dataflow-bundle](https://github.com/code-rhapsodie/ibexa-dataflow-bundle). All future development and issues will be tracked there.
4+
35
Ibexa DataflowBundle is a bundle
46
integrating [Code Rhapsodie Dataflow bundle](https://github.com/code-rhapsodie/dataflow-bundle) into Ibexa 4.0+.
57
Dataflows can be piloted from an interface integrated into the Ibexa backoffice.

composer.json

+3
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@
5959
"php-http/discovery": true
6060
}
6161
},
62+
"suggest": {
63+
"code-rhapsodie/ibexa-dataflow-bundle": "Use the new rebranded package."
64+
},
6265
"extra": {
6366
"branch-alias": {
6467
"dev-master": "4.x-dev",

0 commit comments

Comments
 (0)