We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0e834f commit 1332d58Copy full SHA for 1332d58
1 file changed
v6/upgrade-guide-v5-to-v6.md
@@ -36,7 +36,7 @@ If you are using other packages ensure they are PHP 8 compatible. Next, update t
36
"require": {
37
"php": "^8.0.2",
38
"typerocket/core": "^6.0",
39
- "typerocket/core": "^6.0",
+ "typerocket/professional": "^6.0",
40
....
41
}
42
```
0 commit comments