Skip to content

Commit d094c6e

Browse files
committedApr 14, 2023
Updated readme for D10, 4.x branch.
1 parent 4ed483e commit d094c6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Brainsum dev tools for Drupal 8
1+
# Brainsum dev tools for Drupal 10
22

33
[![Build Status](https://travis-ci.org/brainsum/drupal-dev-tools.svg?branch=master)](https://travis-ci.org/brainsum/drupal-dev-tools)
44

@@ -17,7 +17,7 @@ Note: This package is not going to overwrite existing ones, but it might not wor
1717

1818
In your project, simply use
1919

20-
```composer require --dev brainsum/drupal-dev-tools```
20+
```composer require --dev brainsum/drupal-dev-tools:^4.0```
2121

2222
### Settings
2323
#### Extend

0 commit comments

Comments
 (0)
Please sign in to comment.