# Apitte is Nette 3.0 ready

After unhealthy bunch of work we are proudly announce that our favorite API library Apitte is Nette 3.0 ready.

Take a look at the changes:

Update your composer.json right now.

{
  "dependencies": {
    "apitte/core": "^0.6.0",
    "apitte/console": "^0.6.0",
    "apitte/debug": "^0.6.0",
    "apitte/middlewares": "^0.6.0",
    "apitte/negotiation": "^0.6.0",
    "apitte/openapi": "^0.6.0",
  }
}
1
2
3
4
5
6
7
8
9
10

Feel free to report any feedback to us.