Skip to content

Commit b874955

Browse files
authored
Remove version constraint from the Composer install command in the README (#398)
1 parent 3042699 commit b874955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Press `y` and return to allow the installation.
4141
You can install this bundle using Composer:
4242

4343
```bash
44-
composer require sentry/sentry-symfony:^3.0
44+
composer require sentry/sentry-symfony
4545
```
4646

4747
### Step 2: Enable the Bundle

0 commit comments

Comments
 (0)