Skip to content
Merged
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
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
[![Latest Stable Version](https://poser.pugx.org/thecodingmachine/graphqlite-bundle/v/stable)](https://packagist.org/packages/thecodingmachine/graphqlite-bundle)
[![Latest Unstable Version](https://poser.pugx.org/thecodingmachine/graphqlite-bundle/v/unstable)](https://packagist.org/packages/thecodingmachine/graphqlite-bundle)
[![License](https://poser.pugx.org/thecodingmachine/graphqlite-bundle/license)](https://packagist.org/packages/thecodingmachine/graphqlite-bundle)
[![Build Status](https://travis-ci.org/thecodingmachine/graphqlite-bundle.svg?branch=master)](https://travis-ci.org/thecodingmachine/graphqlite-bundle)

[![Build Status](https://github.com/thecodingmachine/graphqlite-bundle/actions/workflows/test.yaml/badge.svg)](https://github.com/thecodingmachine/graphqlite-bundle/actions/workflows/test.yaml/badge.svg)

# GraphQLite bundle

Symfony 5 bundle for the thecodingmachine/graphqlite package.
Symfony bundle for the `thecodingmachine/graphqlite` package.

See [thecodingmachine/graphqlite](https://github.com/thecodingmachine/graphqlite)
See [thecodingmachine/graphqlite](https://github.com/thecodingmachine/graphqlite).
Loading