Composer update

This commit is contained in:
Matias Griese
2018-11-19 23:26:11 +02:00
parent 85a3d98d4c
commit 48489ae291
2 changed files with 7 additions and 7 deletions

View File

@@ -20,7 +20,7 @@
"psr/http-message": "^1.0", "psr/http-message": "^1.0",
"psr/http-server-middleware": "^1.0", "psr/http-server-middleware": "^1.0",
"nyholm/psr7-server": "^0.2.1", "nyholm/psr7-server": "^0.3",
"nyholm/psr7": "^1.0", "nyholm/psr7": "^1.0",
"twig/twig": "~1.35", "twig/twig": "~1.35",

12
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "0d5507fb2bcbb3cf1cb9c51f8df81397", "content-hash": "4dd4422a267686fccf962dbfe54f22b2",
"packages": [ "packages": [
{ {
"name": "antoligy/dom-string-iterators", "name": "antoligy/dom-string-iterators",
@@ -1081,16 +1081,16 @@
}, },
{ {
"name": "nyholm/psr7-server", "name": "nyholm/psr7-server",
"version": "0.2.1", "version": "0.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Nyholm/psr7-server.git", "url": "https://github.com/Nyholm/psr7-server.git",
"reference": "d7f72c4a57acf774d0049e46091929803976283b" "reference": "1b71a848fcb066fb805b7a9ab3f41ff65bffcde8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Nyholm/psr7-server/zipball/d7f72c4a57acf774d0049e46091929803976283b", "url": "https://api.github.com/repos/Nyholm/psr7-server/zipball/1b71a848fcb066fb805b7a9ab3f41ff65bffcde8",
"reference": "d7f72c4a57acf774d0049e46091929803976283b", "reference": "1b71a848fcb066fb805b7a9ab3f41ff65bffcde8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1129,7 +1129,7 @@
"psr-17", "psr-17",
"psr-7" "psr-7"
], ],
"time": "2018-08-02T20:01:51+00:00" "time": "2018-09-02T10:41:28+00:00"
}, },
{ {
"name": "phive/twig-extensions-deferred", "name": "phive/twig-extensions-deferred",