mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
Jump to Symfony 3.3 & update others deps
Also update tests urls
This commit is contained in:
parent
ed5e175c20
commit
f40c88eb1f
18 changed files with 52 additions and 30 deletions
|
@ -350,3 +350,10 @@ fos_js_routing:
|
|||
- howto
|
||||
- fos_user_security_logout
|
||||
- new
|
||||
|
||||
jms_serializer:
|
||||
handlers:
|
||||
# to be removed if we switch to (default) ISO8601 datetime instead of ATOM
|
||||
# see: https://github.com/schmittjoh/JMSSerializerBundle/pull/494
|
||||
datetime:
|
||||
default_format: "Y-m-d\\TH:i:sO" # ATOM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue