diff --git a/app/view/campaign/donation.html b/app/view/campaign/donation.html index 2c53d8543e0fb632dea6c4f84539f4845e37ae29..52bb2559de88deb8654ff8c8837783394efb17d3 100644 --- a/app/view/campaign/donation.html +++ b/app/view/campaign/donation.html @@ -1,11 +1,11 @@
- 10
- 30
- 50
- 100
- 250
+ 11
+ 42
+ 64
+ 128
+ 314



diff --git a/app/view/campaign/home.html b/app/view/campaign/home.html index 20391143dd426702b62b54a33297da1742b88421..3f65dc403426ba9b14ee20f63e549d9a695447fe 100644 --- a/app/view/campaign/home.html +++ b/app/view/campaign/home.html @@ -45,16 +45,16 @@
@@ -127,19 +127,19 @@
-
{{ _("Un πplome
(cumul de 30€)") }}
+
{{ _("Un πplome
(cumul de 42€)") }}
-
{{ _("Un pibag
(cumul de 50€)") }}
+
{{ _("Un pibag
(cumul de 64€)") }}
-
{{ _("Un pishirt
(cumul de 100€)") }}
+
{{ _("Un pishirt
(cumul de 128€)") }}
-
{{ _("Un hoopie
(cumul de 250€)") }}
+
{{ _("Un hoopie
(cumul de 314€)") }}
diff --git a/composer.json b/composer.json index 350bb7117d4608453addea72362f2d857b72eef5..35b1e7592d78140d10e29a5acb380ef4a2777b2a 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ }, "require-dev": { "codeception/codeception": "^2.2", - "friendsofphp/php-cs-fixer": "^2.0" + "friendsofphp/php-cs-fixer": "^2.1" }, "autoload": { "psr-4": {