summaryrefslogtreecommitdiffstats
path: root/php-symfony3.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-symfony3.spec')
-rw-r--r--php-symfony3.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/php-symfony3.spec b/php-symfony3.spec
index 3c429a0..a5a65c2 100644
--- a/php-symfony3.spec
+++ b/php-symfony3.spec
@@ -13,8 +13,8 @@
%global github_owner symfony
%global github_name symfony
-%global github_version 3.4.26
-%global github_commit 1b89e7baec9891c323bbf1ec81af77d901fc60c9
+%global github_version 3.4.27
+%global github_commit a9bb1182151d81054800aa4fa2680d92a5928a6a
%global composer_vendor symfony
%global composer_project symfony
@@ -96,9 +96,9 @@
# NOTE: Min version not 4.0 to restrict to single major version
%global symfony_security_acl_min_ver 2.8
%global symfony_security_acl_max_ver 3.0
-# "twig/twig": "~1.37.1|~2.6.2"
+# "twig/twig": "^1.40|^2.9"
# NOTE: Multiple major versions handled in autoloaders
-%global twig_min_ver 1.37.1
+%global twig_min_ver 1.40
%global twig_max_ver 3.0
# Build using "--with tests" to enable tests
@@ -2808,6 +2808,10 @@ exit $RET
# ##############################################################################
%changelog
+* Thu May 2 2019 Remi Collet <remi@remirepo.net> - 3.4.27-1
+- update to 3.4.27
+- raise dependency on twig 1.40
+
* Thu Apr 18 2019 Remi Collet <remi@remirepo.net> - 3.4.26-1
- update to 3.4.26