Fabien Potencier
0cb0140328
Fix package name
2023-06-21 08:44:04 +02:00
Fabien Potencier and GitHub
ad546b59a9
Merge pull request #1177 from mailersend/mailersend-mailer-bridge
...
Add symfony/mailersend-mailer recipe
2023-06-21 08:42:59 +02:00
Fabien Potencier and GitHub
a52881e16e
Merge pull request #1209 from RandyArnold/patch-1
...
[Doc] Add missing "container" configurator in the list
2023-06-21 08:33:46 +02:00
Fabien Potencier and GitHub
0235b31625
Merge pull request #1213 from weaverryan/react-vue-svelte-recipes
...
Adding UX React, Svelte, Vue recipes
2023-06-21 08:32:57 +02:00
Fabien Potencier and GitHub
107c303e90
Merge pull request #1216 from symfony/phpunit-warn
...
[symfony/panther] Set warn_if_missing=true when trying to add lines to phpunit.xml.dist
2023-06-21 08:30:49 +02:00
Fabien Potencier and GitHub
707526e578
Merge pull request #1204 from mikaelkael/ntfy-notifier
...
[Notifier] add Ntfy notifier
2023-06-20 18:05:37 +02:00
Fabien Potencier and GitHub
ab89ce4be8
Merge pull request #1214 from wouter-toppy/notifier-novu
...
[Notifier] Add Novu bridge
2023-06-20 18:05:26 +02:00
Nicolas Grekas
3357c12d96
[symfony/panther] Set warn_if_missing=true when trying to add lines to phpunit.xml.dist
2023-06-20 17:52:21 +02:00
Fabien Potencier
d4c8a00096
Update versions.json
2023-06-20 13:55:08 +02:00
Nicolas Grekas and GitHub
dfe6f33076
[symfony/panther] leverage the new add-lines configurator ( #1215 )
2023-06-19 14:36:41 +02:00
Mickael Perraud
38ac42fdf1
[Notifier] add Ntfy notifier
2023-06-16 18:13:11 +02:00
Wouter van der Loop
c6cb3ce48f
Recipe for Novu notifier. Refs: symfony#50414
2023-06-15 09:25:27 +02:00
Fabien Potencier
356ad033b1
Update versions.json
2023-06-09 12:09:34 +02:00
Ryan Weaver
ed822fead4
renaming bad directories
2023-06-07 15:50:10 -04:00
Ryan Weaver
8024718317
Adding example components to each
2023-06-07 15:47:28 -04:00
Ryan Weaver
cd61c4094b
Adding svelte and vue
2023-06-07 14:02:35 -04:00
Ryan Weaver
c3d89cece8
Adding 2.8 recipe so that if there is a conflict, at least IT is installed
2023-06-07 13:54:59 -04:00
Ryan Weaver
150001d320
removing copied file
2023-06-07 13:53:58 -04:00
Ryan Weaver
771d16e50f
Adding a UX React recipe
2023-06-07 13:53:17 -04:00
Christophe Coevoet and GitHub
aaf2237d06
Merge pull request #1210 from stof/doctrine_bundle_2.10
...
Opt-in for the new driver validations for DoctrineBundle 2.10
2023-06-05 18:01:42 +02:00
Christophe Coevoet
8761452d54
Opt-in for the new driver validations for DoctrineBundle 2.10
2023-06-05 17:33:17 +02:00
Randy Arnold and GitHub
e4b227931e
[Doc] Add missing "container" configurator in the list
...
The configurator has been added, but the list has not been updated : c101117
2023-06-04 19:43:38 +02:00
Charly Goblet and GitHub
241c152f95
[Notifier] Add Pushover bridge ( #1178 )
2023-05-31 16:39:08 +02:00
Fabien Potencier and GitHub
2629c8e7bf
Merge pull request #1159 from gnito-org/click-send-notifier
...
[Notifier] Add ClickSend bridge
2023-05-31 15:21:23 +02:00
gnito-org and GitHub
42ed5ac3ad
[Notifier] Add Smsmode bridge ( #1161 )
2023-05-31 15:20:56 +02:00
Fabien Potencier
d4c9965a3a
Update versions.json
2023-05-30 22:24:36 +02:00
Fabien Potencier and GitHub
4031f688ba
Merge pull request #1203 from weaverryan/relax-stimulus-bundle-recipe
...
Add "early" StimulusBundle recipe without conflicts to ensure bundle is registered
2023-05-29 09:17:19 +02:00
Ryan Weaver
11c156d2b4
Adding missing requires for asset-mapper only feature
2023-05-28 20:35:14 -04:00
Ryan Weaver
c006df73c6
Adding a fake 2.8 StimulusBundle recipe so that you always at least get the bundle installed
...
Even if you can't execute the 2.9 recipe due to the "conflicts" inside.
2023-05-28 20:35:07 -04:00
Ryan Weaver and GitHub
c590fdaa8e
Adding new recipes for Encore, Stimulus & AssetMapper ( #1202 )
...
* Adding new recipes for Encore, Stimulus & AssetMapper
* StimulusBundle 1.0 -> 2.9
* updating namespace
* moving encore recipe changes to 2.0
* conflict with older version of flex
* adding ux_controller_link_tags() to recipe
* adding documentation to importmap
* updating message to match core
* Adding ux translator
* fixing translations path
* Documenting the new add-lines configurator
* Fixing translator initial version
* shorten to just var
* remove ux alias - there is no one package to install UX packages currently
* fixing wrong package name
2023-05-27 01:35:12 +02:00
Fabien Potencier
6d4e120add
Update versions.json
2023-05-23 18:14:33 +02:00
Fabien Potencier
961148a742
Update versions.json
2023-05-12 13:06:42 +02:00
Nicolas Grekas
7a1bdf45f6
Update LICENSE file
2023-05-11 17:56:29 +02:00
Nicolas Grekas and GitHub
eb27ff3702
Prefer php-http/discovery over nyholm/psr7 when installed ( #1198 )
2023-05-06 18:42:28 +02:00
r-huyvaert and GitHub
bdf9c6cb59
[symfony/ux-translator] TranslatorBundle class now prefixed by Ux ( #1196 )
2023-05-04 11:06:09 +02:00
Nicolas Grekas and GitHub
ef3f94b7c8
Remove autowiring aliases for deprecated Httplug factories ( #1194 )
2023-05-02 15:46:05 +02:00
Fabien Potencier
ec7baf35a1
Update versions.json
2023-05-01 08:02:33 +02:00
e0f64dfe5f
Add mariadb example to DATABASE_URL ( #1186 )
...
* Add mariadb example to DATABASE_URL
* Apply change requests
* Use same casing as in the doctrine/dbal mariadb docs
See https://github.com/doctrine/dbal/pull/5971
* Update doctrine/doctrine-bundle/2.8/manifest.json
Co-authored-by: Alexander M. Turek <me@derrabus.de >
* Use only major version for postgresql serverVersion
---------
Co-authored-by: Alexander M. Turek <me@derrabus.de >
2023-04-28 13:04:06 +02:00
Hugo Alliaume and GitHub
363aa94b86
Add recipe for @symfony/ux-translator ( #1185 )
2023-04-26 16:36:46 +02:00
Kevin Bond and GitHub
41d2cf13ea
[zenstruck/messenger-test] add recipe ( #1189 )
2023-04-05 17:21:43 +02:00
Fabien Potencier and GitHub
6f23706038
Merge pull request #1160 from gnito-org/simple-textin-notifier
...
[Notifier] Add SimpleTextin bridge
2023-03-30 09:18:02 +02:00
Fabien Potencier
636a1c1561
Update versions.json
2023-03-29 21:07:42 +02:00
Fabien Potencier
ddf559d5c2
Update versions.json
2023-03-29 20:55:19 +02:00
Fabien Potencier
b62f49204b
Update versions.json
2023-03-17 18:48:52 +01:00
Gunnstein Lye and GitHub
b1881d6247
Increase generated JWT_PASSPHRASE length to 64 ( #1183 )
2023-03-16 10:08:55 +01:00
Fabien Potencier and GitHub
d531087d4a
Merge pull request #1182 from symfony/webhook
...
Add webhook recipe
2023-03-15 12:46:53 +01:00
Fabien Potencier
6a986cb716
Add webhook recipe
2023-03-15 12:35:30 +01:00
Fabien Potencier
327f50e4a4
Update versions.json
2023-03-15 12:29:12 +01:00
Fabien Potencier
2dfe5d0b44
Update versions.json
2023-03-12 18:57:26 +01:00
Fabien Potencier and GitHub
5add9787c8
Merge pull request #1180 from Romaixn/patch-1
...
fix(doctrine): adding quote to prevent word splitting in Dockerfile
2023-03-08 15:03:26 +01:00