Projects
Kolab:16:TestingLinked
php-sabre-http
0002-Fix-upper-limit-after-spurious-upload-of-p...
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0002-Fix-upper-limit-after-spurious-upload-of-php-sabre-e.patch of Package php-sabre-http (Revision 3)
Currently displaying revision
3
,
Show latest
From: =?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> Date: Tue, 27 Oct 2015 13:41:08 -0400 Subject: Fix upper limit after spurious upload of php-sabre-event 3.0.0~alpha1 Forwarded: not-needed --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7b3e31a..aa5be1e 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "require" : { "php" : ">=5.4", "ext-mbstring" : "*", - "sabre/event" : ">=1.0.0,<3.0.0" + "sabre/event" : ">=1.0.0" }, "require-dev" : { "phpunit/phpunit" : "~4.3",
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.