Skip to content

Commit

Permalink
1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hugues-m committed Nov 28, 2015
1 parent f8e44d4 commit 54ddca8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Date

[![Build Status](https://travis-ci.org/hmlb/date.svg?branch=master)](https://travis-ci.org/hmlb/date)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/hmlb/date/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/hmlb/date/?branch=master)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/hmlb/date/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/hmlb/date/?branch=master)

Immutable Date object that extends php's DateTime API.

This is based on the awesome [nesbot/carbon](https://github.com/briannesbitt/Carbon) project.
Expand Down

0 comments on commit 54ddca8

Please sign in to comment.