Bugzilla – Attachment 49783 Details for
Bug 15126
REST API: Use newer version of Swagger2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15126: Update dependencies
Bug-15126-Update-dependencies.patch (text/plain), 911 bytes, created by
Benjamin Rokseth
on 2016-04-01 12:22:02 UTC
(
hide
)
Description:
Bug 15126: Update dependencies
Filename:
MIME Type:
Creator:
Benjamin Rokseth
Created:
2016-04-01 12:22:02 UTC
Size:
911 bytes
patch
obsolete
>From f70ffcc7f1e4c1e248296dc3cb2062052464a3e9 Mon Sep 17 00:00:00 2001 >From: Julian Maurice <julian.maurice@biblibre.com> >Date: Mon, 2 Nov 2015 08:10:51 +0100 >Subject: [PATCH] Bug 15126: Update dependencies > >--- > C4/Installer/PerlDependencies.pm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/C4/Installer/PerlDependencies.pm b/C4/Installer/PerlDependencies.pm >index 5e2f22f..90ecd54 100644 >--- a/C4/Installer/PerlDependencies.pm >+++ b/C4/Installer/PerlDependencies.pm >@@ -765,12 +765,12 @@ our $PERL_DEPS = { > 'Mojolicious' => { > 'usage' => 'REST API', > 'required' => '0', >- 'min_ver' => '5.54', >+ 'min_ver' => '6.0', > }, > 'Swagger2' => { > 'usage' => 'REST API', > 'required' => '0', >- 'min_ver' => '0.28', >+ 'min_ver' => '0.59', > }, > 'UNIVERSAL::can' => { > 'usage' => 'SIP', >-- >2.1.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 15126
:
44372
|
44373
|
44374
|
44386
|
47785
|
47828
|
47829
|
47843
|
47844
|
48226
|
49781
|
49782
|
49783
|
49845
|
49846
|
49847
|
50142
|
50916
|
50917
|
50918
|
50919