Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: lock deps for lighthouse implementation #104

Merged
merged 2 commits into from
Jul 14, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions implementations/lighthouse/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.1-cli
FROM php:8.1.21-cli

WORKDIR /app

Expand All @@ -13,5 +13,5 @@ RUN apt-get update && \
zip \
&& rm -rf /var/lib/apt/lists/*
RUN composer create-project laravel/laravel /app
RUN composer require nuwave/lighthouse
RUN composer require nuwave/lighthouse 6.14.0
RUN php artisan vendor:publish --tag=lighthouse-schema
54 changes: 27 additions & 27 deletions implementations/lighthouse/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"statusText": "OK",
"status": 200,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand Down Expand Up @@ -91,7 +91,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"statusText": "Internal Server Error",
"status": 500,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand Down Expand Up @@ -379,7 +379,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"statusText": "OK",
"status": 200,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand Down Expand Up @@ -610,7 +610,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"statusText": "OK",
"status": 200,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand Down Expand Up @@ -841,7 +841,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"statusText": "OK",
"status": 200,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand Down Expand Up @@ -1072,7 +1072,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"statusText": "OK",
"status": 200,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand Down Expand Up @@ -1303,7 +1303,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"statusText": "OK",
"status": 200,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand Down Expand Up @@ -1534,7 +1534,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"statusText": "OK",
"status": 200,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand Down Expand Up @@ -1765,7 +1765,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"statusText": "OK",
"status": 200,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand Down Expand Up @@ -1996,7 +1996,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"statusText": "OK",
"status": 200,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand Down Expand Up @@ -2227,7 +2227,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"statusText": "OK",
"status": 200,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand Down Expand Up @@ -2458,7 +2458,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"statusText": "OK",
"status": 200,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand Down Expand Up @@ -2689,7 +2689,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"statusText": "OK",
"status": 200,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand Down Expand Up @@ -2920,7 +2920,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"statusText": "OK",
"status": 200,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand Down Expand Up @@ -3151,7 +3151,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"statusText": "OK",
"status": 200,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand Down Expand Up @@ -3382,7 +3382,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"statusText": "OK",
"status": 200,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand All @@ -3405,7 +3405,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"statusText": "OK",
"status": 200,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand All @@ -3428,7 +3428,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"statusText": "OK",
"status": 200,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand All @@ -3451,7 +3451,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"statusText": "OK",
"status": 200,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand All @@ -3474,7 +3474,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"statusText": "OK",
"status": 200,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand Down Expand Up @@ -3705,7 +3705,7 @@ The server <i>MAY</i> support these, but are truly optional. These are suggestio
"statusText": "OK",
"status": 200,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand Down Expand Up @@ -3941,7 +3941,7 @@ The server <i>SHOULD</i> support these, but is not required.
"statusText": "OK",
"status": 200,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand All @@ -3964,7 +3964,7 @@ The server <i>SHOULD</i> support these, but is not required.
"statusText": "OK",
"status": 200,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand Down Expand Up @@ -3999,7 +3999,7 @@ The server <i>SHOULD</i> support these, but is not required.
"statusText": "OK",
"status": 200,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand Down Expand Up @@ -4034,7 +4034,7 @@ The server <i>SHOULD</i> support these, but is not required.
"statusText": "OK",
"status": 200,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand Down Expand Up @@ -4069,7 +4069,7 @@ The server <i>SHOULD</i> support these, but is not required.
"statusText": "OK",
"status": 200,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand Down Expand Up @@ -4104,7 +4104,7 @@ The server <i>SHOULD</i> support these, but is not required.
"statusText": "OK",
"status": 200,
"headers": {
"x-powered-by": "PHP/8.1.20",
"x-powered-by": "PHP/8.1.21",
"host": "localhost:4000",
"date": "<timestamp>",
"content-type": "application/json",
Expand Down