Bugzilla – Attachment 44374 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), 860 bytes, created by
Julian Maurice
on 2015-11-04 14:04:54 UTC
(
hide
)
Description:
Bug 15126: Update dependencies
Filename:
MIME Type:
Creator:
Julian Maurice
Created:
2015-11-04 14:04:54 UTC
Size:
860 bytes
patch
obsolete
>From b2502a6f47f75b06c29078ccfbdbf876647eb2ac 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 765151e..2186bc6 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', > }, > }; > >-- >1.9.1
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