Subversion Repository Public Repository

Nextrek

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
  "name": "nesbot/carbon",
  "type": "library",
  "description": "A simple API extension for DateTime.",
  "keywords": [
    "date",
    "time",
    "DateTime"
  ],
  "homepage": "https://github.com/briannesbitt/Carbon",
  "license": "MIT",
  "authors": [
    {
      "name": "Brian Nesbitt",
      "email": "brian@nesbot.com",
      "homepage": "http://nesbot.com"
    }
  ],
  "require": {
    "php": ">=5.3.0"
  },
  "require-dev": {
    "phpunit/phpunit": "~4.0"
  },
  "autoload": {
    "psr-0": {
      "Carbon": "src"
    }
  }
}

Commits for Nextrek/Aiba_backup/vendor/nesbot/carbon/composer.json

Diff revisions: vs.
Revision Author Commited Message
1464 MOliva picture MOliva Tue 13 Oct, 2020 11:16:56 +0000