We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f050bbf commit c1ceb35Copy full SHA for c1ceb35
1 file changed
composer.json
@@ -4,18 +4,12 @@
4
"keywords": ["sylius", "sylius-plugin"],
5
"description": "Integration with User.com for Sylius.",
6
"license": "MIT",
7
- "repositories": [
8
- {
9
- "type": "vcs",
10
- "url": "https://github.com/BitBagCommerce/sylius-google-analytics-plugin.git"
11
- }
12
- ],
13
"require": {
14
"php": "^8.1",
15
"bitbag/coding-standard": "^3.0",
16
"sylius/sylius": "~1.13.0",
17
"symfony/webpack-encore-bundle": "^1.15",
18
- "spinbits/google-analytics-4-plugin": "dev-test/bump-sylius-version"
+ "bitbag/google-analytics-4-plugin": "^1.0"
19
},
20
"require-dev": {
21
"behat/behat": "^3.6.1",
0 commit comments