Skip to content

Commit

Permalink
RFC Link
Browse files Browse the repository at this point in the history
  • Loading branch information
Spomky committed Nov 23, 2021
1 parent 77b42e0 commit a23fbc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ CBOR Encder/Decoder for Symfony
# Scope

This bundle wraps the [spomky-labs/cbor-php](https://github.com/spomky-labs/cbor-bundle) library and provides the decoder as a service
This will help you to eausily decode CBOR streams (Concise Binary Object Representation from [RFC7049](https://tools.ietf.org/html/rfc7049)).
This will help you to eausily decode CBOR streams (Concise Binary Object Representation from [RFC8949](https://datatracker.ietf.org/doc/html/rfc8949)).

# Installation

Expand Down

0 comments on commit a23fbc9

Please sign in to comment.