Skip to content

Commit 651dced

Browse files
committed
- Remove recipe
(add recipe into recipes-contrib symfony/recipes-contrib#1447)
1 parent 8eebe9d commit 651dced

File tree

3 files changed

+8
-13
lines changed

3 files changed

+8
-13
lines changed

Changelog.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
# Changelog
22

3-
## 0.1.1 ()
3+
## 0.1.2 (10/22/2022)
44

5+
6+
7+
## 0.1.1 (10/22/2022)
8+
9+
+ Add recipe
10+
+ Change namespace
511
- Fix installation on readme file
612

713
## 0.1.0 (10/22/2022)

composer.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@
2121
"symfony/http-client": "^5.0|^6.0",
2222
"symfony/yaml": "^5.0|^6.0",
2323
"symfony/validator": "^5.0|^6.0",
24-
"symfony/twig-bundle": "^5.0|^6.0",
25-
"twig/twig": "^3.0"
24+
"symfony/twig-bundle": "^5.0|^6.0"
2625
},
2726
"autoload": {
2827
"psr-4": {
@@ -34,12 +33,5 @@
3433
"phpstan/phpstan-symfony": "^1.2",
3534
"symplify/easy-coding-standard": "^11.1",
3635
"rector/rector": "^0.14.5"
37-
},
38-
"env": {
39-
"TURNSTILE_KEY": "3x00000000000000000000FF",
40-
"TURNSTILE_SECRET": "1x0000000000000000000000000000000AA"
41-
},
42-
"copy-from-recipe": {
43-
"config/": "%CONFIG_DIR%/"
4436
}
4537
}

config/packages/pixel_open_cloudflare_turnstile.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)